Home
last modified time | relevance | path

Searched refs:max_loop_iterations (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
H A Dtree-ssa-loop-niter.cc2955 || max_loop_iterations (loop, &nit)) in finite_loop_p()
4506 max_loop_iterations (class loop *loop, widest_int *nit) in max_loop_iterations() function
4526 if (!max_loop_iterations (loop, &nit)) in max_loop_iterations_int()
4599 if (!max_loop_iterations (loop, nit)) in max_stmt_executions()
4832 if (max_loop_iterations (loop, &niter) in loop_exits_before_overflow()
H A Dtree-vect-loop.cc1025 if (max_loop_iterations (loop, &max_back_edges)) in vect_min_prec_for_max_niters()
7246 if (! max_loop_iterations (loop, &ni)) in vectorizable_reduction()
10309 if (max_loop_iterations (loop, &iv_limit)) in vect_iv_limit_for_partial_vectors()
H A Dtree-if-conv.cc805 if (!max_loop_iterations (loop, &niter)) in idx_within_array_bound()
H A Dtree-parloops.cc2577 if (!max_loop_iterations (loop, &nit_max)) in try_transform_to_exit_first_loop_alt()
H A Dvr-values.cc1708 if (max_loop_iterations (loop, &nit)) in bounds_of_var_in_loop()
H A DChangeLog-20125152 max_loop_iterations.
7459 max_loop_iterations bounds; call try_unroll_loop_completely
8711 (max_loop_iterations): Likewise.
8722 estimated_loop_iterations or max_loop_iterations;
8725 and max_loop_iterations.
8727 ad max_loop_iterations.
27791 using max_loop_iterations.
27984 (max_loop_iterations): Likewise.
27988 not max_loop_iterations.
28712 (max_loop_iterations): Declare.
[all …]
H A Dtree-ssa-loop-ivopts.cc5453 if (!max_loop_iterations (loop, &max_niter)) in may_eliminate_iv()
H A Dtree-vect-stmts.cc1907 if (max_loop_iterations (loop, &max_iters) in vect_truncate_gather_scatter_offset()
H A DChangeLog-201440318 (max_loop_iterations): Likewise.
40350 (max_loop_iterations): Take a widest_int pointer than than
H A DChangeLog-201922667 (max_loop_iterations): Same.
H A DChangeLog-201315852 (max_loop_iterations): Factor out get_max_loop_iterations.
H A DChangeLog-201727046 (max_loop_iterations): Likewise.
H A DChangeLog-201525841 max_loop_iterations to determine if nit + 1 overflows.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.h41 extern bool max_loop_iterations (class loop *, widest_int *);
H A Dtree-ssa-loop-niter.c2834 || max_loop_iterations (loop, &nit)) in finite_loop_p()
4381 max_loop_iterations (class loop *loop, widest_int *nit) in max_loop_iterations() function
4401 if (!max_loop_iterations (loop, &nit)) in max_loop_iterations_int()
4474 if (!max_loop_iterations (loop, nit)) in max_stmt_executions()
4709 if (max_loop_iterations (loop, &niter) in loop_exits_before_overflow()
H A Dtree-vect-loop.c986 if (max_loop_iterations (loop, &max_back_edges)) in vect_verify_full_masking()
6655 if (! max_loop_iterations (loop, &ni)) in vectorizable_reduction()
9309 if (max_loop_iterations (loop, &iv_limit)) in vect_iv_limit_for_full_masking()
H A Dtree-if-conv.c798 if (!max_loop_iterations (loop, &niter)) in idx_within_array_bound()
H A Dtree-parloops.c2577 if (!max_loop_iterations (loop, &nit_max)) in try_transform_to_exit_first_loop_alt()
H A Dvr-values.c1814 if (max_loop_iterations (loop, &nit)) in adjust_range_with_scev()
H A Dtree-ssa-loop-ivopts.c5388 if (!max_loop_iterations (loop, &max_niter)) in may_eliminate_iv()
H A Dtree-vect-stmts.c2036 if (max_loop_iterations (loop, &max_iters) in vect_truncate_gather_scatter_offset()