Searched refs:pass_predcom (Results 1 – 14 of 14) sorted by relevance
3523 class pass_predcom : public gimple_opt_pass class3526 pass_predcom (gcc::context *ctxt) in pass_predcom() function in __anon188860850111::pass_predcom3560 return new pass_predcom (ctxt); in make_pass_predcom()
307 NEXT_PASS (pass_predcom);
2634 * passes.c (init_optimization_passes): Enable pass_predcom.
24055 (pass_predcom::gate): Check flag_tree_loop_vectorize and24057 (pass_predcom::execute): Adjust for allow_unroll_p.
19710 * tree-pass.h (pass_predcom): Declare.19713 gate_tree_predictive_commoning, pass_predcom): New.
23654 (pass_predcom): Replace declaration with that of...24142 (pass_predcom): Convert from a global struct to a subclass of
35875 (pass_predcom): Same.
35542 (pass_predcom::execute): Adjust.
3404 class pass_predcom : public gimple_opt_pass3407 pass_predcom (gcc::context *ctxt) in pass_predcom() function3425 return new pass_predcom (ctxt); in make_pass_predcom()
294 NEXT_PASS (pass_predcom);
891 and described by @code{pass_predcom}.
8481 'tree-predcom.cc' and described by 'pass_predcom'.
897 and described by @code{pass_predcom}.
8119 'tree-predcom.c' and described by 'pass_predcom'.