Home
last modified time | relevance | path

Searched refs:max_stmt_executions (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.h45 extern bool max_stmt_executions (struct loop *, widest_int *);
H A Dtree-ssa-loop-niter.c4091 max_stmt_executions (struct loop *loop, widest_int *nit) in max_stmt_executions() function
H A Dtree-data-ref.c2894 if (!max_stmt_executions (loop, &nit)) in max_stmt_executions_tree()
H A Dtree-vect-loop.c6370 if (! max_stmt_executions (loop, &ni)) in is_nonwrapping_integer_induction()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgloop.h285 bool max_stmt_executions (struct loop *, bool, double_int *);
H A Dtree-ssa-loop-niter.c3127 max_stmt_executions (struct loop *loop, bool conservative, double_int *nit) in max_stmt_executions() function
H A Dgraphite-sese-to-poly.c1095 if (max_stmt_executions (loop, true, &nit)) in build_loop_iteration_domains()
H A Dtree-data-ref.c1747 if (!max_stmt_executions (loop, true, &nit)) in max_stmt_executions_tree()