Home
last modified time | relevance | path

Searched refs:TODO_cleanup_cfg (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-loop.c309 TODO_dump_func | TODO_cleanup_cfg
509 TODO_cleanup_cfg | TODO_dump_func, /* todo_flags_finish */
Dtree-ssa-loop-ivcanon.c355 return TODO_cleanup_cfg; in canonicalize_induction_variables()
392 return TODO_cleanup_cfg; in tree_unroll_loops_completely()
579 return TODO_cleanup_cfg; in remove_empty_loops()
Dtree-ssa-dce.c969 | TODO_cleanup_cfg
991 | TODO_cleanup_cfg
1011 | TODO_cleanup_cfg
Dtree-ssa-loop-ch.c260 TODO_cleanup_cfg | TODO_dump_func
Dtree-ssa-loop-unswitch.c107 return TODO_cleanup_cfg; in tree_ssa_unswitch_loops()
Dtree-ssa-copy.c1117 TODO_cleanup_cfg
1157 | TODO_cleanup_cfg
Dtree-pass.h166 #define TODO_cleanup_cfg (1 << 5) macro
Dpasses.c728 if (flags & TODO_cleanup_cfg) in execute_todo()
Dtree-ssa-loop-prefetch.c1065 todo_flags |= TODO_cleanup_cfg; in tree_ssa_prefetch_arrays()
Dtree-ssa-phiopt.c243 return cfgchanged ? TODO_cleanup_cfg : 0; in tree_ssa_phiopt()
Dtree-ssa-dom.c385 | TODO_cleanup_cfg
2526 TODO_cleanup_cfg | TODO_dump_func
Dtree-ssa-ccp.c1432 TODO_cleanup_cfg | TODO_dump_func | TODO_update_ssa
1472 | TODO_cleanup_cfg
Dtree-vrp.c5523 TODO_cleanup_cfg