Home
last modified time | relevance | path

Searched refs:mark_irreducible_loops (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dloop-init.c85 mark_irreducible_loops (); in loop_optimizer_init()
H A Dsese.h314 mark_irreducible_loops (); in recompute_all_dominators()
H A Dcfgloopanal.c73 mark_irreducible_loops (void) in mark_irreducible_loops() function
H A Dcfgloop.h218 bool mark_irreducible_loops (void);
H A Dcfgloopmanip.c400 mark_irreducible_loops (); in remove_path()
1726 mark_irreducible_loops (); in fix_loop_structure()
H A Dpredict.c1811 mark_irreducible_loops (); in tree_estimate_probability_driver()
2393 mark_irreducible_loops (); in rebuild_frequencies()
H A Dtree-ssa-dce.c482 if (mark_irreducible_loops ()) in find_obviously_necessary_stmts()
H A Dipa-pure-const.c789 if (mark_irreducible_loops ()) in analyze_function()
H A Dcfgloop.c1416 mark_irreducible_loops (); in verify_loop_structure()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dloop-init.c73 mark_irreducible_loops (); in apply_loop_flags()
H A Dcfgloopanal.c74 mark_irreducible_loops (void) in mark_irreducible_loops() function
H A Dcfgloop.h338 bool mark_irreducible_loops (void);
H A Dtree-ssa-loop-ivcanon.c1302 mark_irreducible_loops (); in canonicalize_induction_variables()
1518 mark_irreducible_loops (); in tree_unroll_loops_completely()
H A Dpredict.c3838 mark_irreducible_loops (); in execute()
3993 mark_irreducible_loops (); in rebuild_frequencies()
4021 mark_irreducible_loops (); in report_predictor_hitrates()
H A Dtree-ssa-dce.c405 if (mark_irreducible_loops ()) in find_obviously_necessary_stmts()
H A Dcfgloopmanip.c423 mark_irreducible_loops (); in remove_path()
H A Dcfgloop.c1557 mark_irreducible_loops (); in verify_loop_structure()
H A Dipa-pure-const.c1086 if (mark_irreducible_loops ()) in analyze_function()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dloop.texi141 @code{mark_irreducible_loops} and @code{record_loop_exits}.