Home
last modified time | relevance | path

Searched refs:after_exit (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivcanon.c202 bool after_exit; in tree_estimate_loop_size() local
215 after_exit = true; in tree_estimate_loop_size()
217 after_exit = false; in tree_estimate_loop_size()
219 fprintf (dump_file, " BB: %i, after_exit: %i\n", body[i]->index, after_exit); in tree_estimate_loop_size()
276 if (!after_exit) in tree_estimate_loop_size()
H A Dtree-data-ref.c1794 if (after_exit) in chrec_is_positive()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivcanon.c219 bool after_exit; in tree_estimate_loop_size() local
238 after_exit = true; in tree_estimate_loop_size()
240 after_exit = false; in tree_estimate_loop_size()
243 after_exit); in tree_estimate_loop_size()
333 if (!after_exit) in tree_estimate_loop_size()
H A Dtree-data-ref.c2941 if (after_exit) in chrec_is_positive()