Searched refs:pass_cleanup_cfg_post_optimizing (Results 1 – 5 of 5) sorted by relevance
1345 class pass_cleanup_cfg_post_optimizing : public gimple_opt_pass1348 pass_cleanup_cfg_post_optimizing (gcc::context *ctxt) in pass_cleanup_cfg_post_optimizing() function1365 return new pass_cleanup_cfg_post_optimizing (ctxt); in make_pass_cleanup_cfg_post_optimizing()
408 NEXT_PASS (pass_cleanup_cfg_post_optimizing);
198 struct gimple_opt_pass pass_cleanup_cfg_post_optimizing = variable
483 extern struct gimple_opt_pass pass_cleanup_cfg_post_optimizing;
1424 NEXT_PASS (pass_cleanup_cfg_post_optimizing); in init_optimization_passes()