Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.h48 extern bool max_stmt_executions (class loop *, widest_int *);
H A Dgraphite-sese-to-poly.cc805 if (!max_stmt_executions (loop, &nit)) in add_loop_constraints()
H A Dtree-ssa-loop-niter.cc4595 max_stmt_executions (class loop *loop, widest_int *nit) in max_stmt_executions() function
H A Dtree-data-ref.cc3697 if (!max_stmt_executions (loop, &nit)) in max_stmt_executions_tree()
H A Dtree-vect-loop.cc6429 if (! max_stmt_executions (loop, &ni)) in is_nonwrapping_integer_induction()
H A DChangeLog-201227987 * tree-vrp.c (adjust_range_with_scev): Use max_stmt_executions,
28711 (max_stmt_executions): Likewise.
28723 (max_stmt_executions): Split parts to ...
H A DChangeLog-201122241 (max_stmt_executions, max_stmt_executions_int): Declare.
22248 (max_stmt_executions, max_stmt_executions_int): New function.
22263 max_stmt_executions instead of estimated_loop_iterations.
H A DChangeLog-201440319 (max_stmt_executions): Likewise.
40353 (max_stmt_executions): Take a widest_int pointer than than
H A DChangeLog-201922672 (max_stmt_executions): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.h48 extern bool max_stmt_executions (class loop *, widest_int *);
H A Dgraphite-sese-to-poly.c809 if (!max_stmt_executions (loop, &nit)) in add_loop_constraints()
H A Dtree-ssa-loop-niter.c4470 max_stmt_executions (class loop *loop, widest_int *nit) in max_stmt_executions() function
H A Dtree-data-ref.c3379 if (!max_stmt_executions (loop, &nit)) in max_stmt_executions_tree()
H A Dtree-vect-loop.c5893 if (! max_stmt_executions (loop, &ni)) in is_nonwrapping_integer_induction()