Searched refs:pass_tree_loop (Results 1 – 8 of 8) sorted by relevance
129 class pass_tree_loop : public gimple_opt_pass class132 pass_tree_loop (gcc::context *ctxt) in pass_tree_loop() function in __anondeb245690211::pass_tree_loop146 return new pass_tree_loop (ctxt); in make_pass_tree_loop()
271 of pass_tree_loop. */273 NEXT_PASS (pass_tree_loop);274 PUSH_INSERT_PASSES_WITHIN (pass_tree_loop)322 /* Pass group that runs when pass_tree_loop is disabled or there
23646 (pass_tree_loop): Replace declaration with that of...24126 * tree-ssa-loop.c (pass_tree_loop): Convert from a global struct to a
29298 (pass_tree_loop::gate): Do not fixup loops here.33550 (pass_tree_loop::gate): Call it.
11301 pass_unswitch): Rename to pass_tree_loop, pass_tree_loop_init,
4301 (pass_lim::execute): Allow to run outside pass_tree_loop.
129 class pass_tree_loop : public gimple_opt_pass132 pass_tree_loop (gcc::context *ctxt) in pass_tree_loop() function146 return new pass_tree_loop (ctxt); in make_pass_tree_loop()
258 of pass_tree_loop. */260 NEXT_PASS (pass_tree_loop);261 PUSH_INSERT_PASSES_WITHIN (pass_tree_loop)304 /* Pass group that runs when pass_tree_loop is disabled or there