Searched refs:repeat_phase (Results 1 – 6 of 6) sorted by relevance
18 int repeat_phase; variable37 repeat_phase |= simplify_instruction(insn); in clean_up_insns()80 repeat_phase = 0; in optimize()82 if (repeat_phase & REPEAT_CFG_CLEANUP) in optimize()87 if (repeat_phase & REPEAT_SYMBOL_CLEANUP) in optimize()90 } while (repeat_phase); in optimize()93 if (repeat_phase & REPEAT_CFG_CLEANUP) in optimize()96 } while (repeat_phase); in optimize()116 if (repeat_phase & REPEAT_CFG_CLEANUP) in optimize()
38 repeat_phase |= REPEAT_CSE | REPEAT_CFG_CLEANUP; in rewrite_branch()309 repeat_phase |= REPEAT_SYMBOL_CLEANUP; in convert_load_instruction()411 repeat_phase |= REPEAT_SYMBOL_CLEANUP; in rewrite_load_instruction()792 repeat_phase |= REPEAT_CFG_CLEANUP; in pack_basic_blocks()
263 repeat_phase |= REPEAT_SYMBOL_CLEANUP; in rem_usage()342 repeat_phase |= REPEAT_SYMBOL_CLEANUP; in kill_insn()388 return repeat_phase |= REPEAT_CSE; in kill_insn()1239 return repeat_phase |= REPEAT_CSE; in canonicalize_commutative()1249 return repeat_phase |= REPEAT_CSE; in canonicalize_compare()1374 if (repeat_phase & REPEAT_CFG_CLEANUP) in simplify_one_memop()
49 extern int repeat_phase;
269 repeat_phase |= REPEAT_CSE; in cse_one_instruction()
671 repeat_phase |= REPEAT_CFG_CLEANUP; in remove_parent()