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

/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-loop.c309 TODO_dump_func | TODO_cleanup_cfg
509 TODO_cleanup_cfg | TODO_dump_func, /* todo_flags_finish */
H A Dtree-ssa-loop-ivcanon.c355 return TODO_cleanup_cfg;
392 return TODO_cleanup_cfg;
579 return TODO_cleanup_cfg;
H A Dtree-ssa-loop-ch.c260 TODO_cleanup_cfg | TODO_dump_func
H A Dtree-ssa-loop-unswitch.c107 return TODO_cleanup_cfg;
H A Dtree-ssa-dce.c982 | TODO_cleanup_cfg
1004 | TODO_cleanup_cfg
1024 | TODO_cleanup_cfg
H A Dtree-pass.h166 #define TODO_cleanup_cfg (1 << 5) macro
H A Dtree-ssa-copy.c1117 TODO_cleanup_cfg
1157 | TODO_cleanup_cfg
H A Dpasses.c729 if (flags & TODO_cleanup_cfg)
H A Dtree-ssa-loop-prefetch.c1065 todo_flags |= TODO_cleanup_cfg;
H A Dtree-ssa-phiopt.c243 return cfgchanged ? TODO_cleanup_cfg : 0;
H A Dtree-ssa-ccp.c1432 TODO_cleanup_cfg | TODO_dump_func | TODO_update_ssa
1472 | TODO_cleanup_cfg
H A Dtree-ssa-dom.c385 | TODO_cleanup_cfg
2526 TODO_cleanup_cfg | TODO_dump_func
H A Dtree-vrp.c5529 TODO_cleanup_cfg

Completed in 115 milliseconds