Searched refs:any_changed (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Ddce.c899 bool any_changed; local
903 any_changed = df_word_lr_simulate_defs (insn, local_live);
904 if (any_changed)
H A Dtree-eh.c2413 bool any_changed = false;
2428 any_changed = true;
2437 any_changed = true;
2444 gcc_assert (any_changed);
2412 bool any_changed = false; local

Completed in 157 milliseconds