Searched refs:TODO_cleanup_cfg (Results 1 – 25 of 83) sorted by relevance
1234
281 todo |= TODO_cleanup_cfg; in execute_fixup_cfg()285 todo |= TODO_update_ssa | TODO_cleanup_cfg; in execute_fixup_cfg()292 todo |= TODO_cleanup_cfg; in execute_fixup_cfg()297 todo |= TODO_cleanup_cfg; in execute_fixup_cfg()
410 TODO_cleanup_cfg548 return TODO_cleanup_cfg | TODO_rebuild_alias; in tree_parallelize_loops()670 TODO_cleanup_cfg
279 TODO_cleanup_cfg
245 return num_vectorized_loops > 0 ? TODO_cleanup_cfg : 0; in vectorize_loops()
927 return cfg_changed ? TODO_cleanup_cfg : 0; in expand_vector_operations()948 | TODO_cleanup_cfg970 | TODO_cleanup_cfg
112 return TODO_cleanup_cfg; in tree_ssa_unswitch_loops()
252 #define TODO_cleanup_cfg (1 << 5) macro
504 return TODO_cleanup_cfg; in canonicalize_induction_variables()
642 return cfg_changed ? TODO_cleanup_cfg : 0; in tree_ssa_ifcombine()
850 TODO_cleanup_cfg
500 if (execute_fixup_cfg () & TODO_cleanup_cfg) in tree_profiling()
365 return TODO_cleanup_cfg | TODO_update_ssa_only_virtuals; in tree_ssa_phiopt_worker()368 return TODO_cleanup_cfg; in tree_ssa_phiopt_worker()
708 ret |= TODO_cleanup_cfg; in vectorize_loops()761 ret |= TODO_cleanup_cfg; in vectorize_loops()768 ret |= TODO_cleanup_cfg; in vectorize_loops()802 ret |= TODO_cleanup_cfg; in vectorize_loops()811 ret |= TODO_cleanup_cfg; in vectorize_loops()854 return TODO_cleanup_cfg; in vectorize_loops()
439 ( TODO_cleanup_cfg535 TODO_cleanup_cfg, /* todo_flags_finish */
824 return changed ? TODO_cleanup_cfg : 0; in execute()847 ( TODO_cleanup_cfg | TODO_update_ssa ),
322 ( TODO_cleanup_cfg | TODO_update_ssa | TODO_verify_all ),
458 return changed ? TODO_cleanup_cfg : 0; in execute_split_paths()
478 ( TODO_cleanup_cfg | TODO_update_ssa ), /* todo_flags_finish */
619 return TODO_cleanup_cfg | TODO_update_ssa; in gimple_ssa_isolate_erroneous_paths()
544 return TODO_cleanup_cfg; in tree_loop_unroll_and_jam()
415 return changed ? TODO_cleanup_cfg : 0; in copy_headers()
1290 todo &= ~TODO_cleanup_cfg; in execute_cleanup_cfg_post_optimizing()1296 todo |= TODO_cleanup_cfg; in execute_cleanup_cfg_post_optimizing()
441 return changed ? TODO_cleanup_cfg : 0; in execute()
621 return TODO_cleanup_cfg;
1745 if (todo & TODO_cleanup_cfg) in tail_merge_optimize()1748 todo &= ~TODO_cleanup_cfg; in tail_merge_optimize()