Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.h38 extern bool max_loop_iterations (struct loop *, widest_int *);
H A Dtree-ssa-loop-niter.c2540 || max_loop_iterations (loop, &nit)) in finite_loop_p()
4002 max_loop_iterations (struct loop *loop, widest_int *nit) in max_loop_iterations() function
4022 if (!max_loop_iterations (loop, &nit)) in max_loop_iterations_int()
4095 if (!max_loop_iterations (loop, nit)) in max_stmt_executions()
4330 if (max_loop_iterations (loop, &niter) in loop_exits_before_overflow()
H A Dtree-if-conv.c789 if (!max_loop_iterations (loop, &niter)) in idx_within_array_bound()
H A Dtree-vect-loop-manip.c672 bool known_max_iters = max_loop_iterations (loop, &iv_limit); in vect_set_loop_condition_masked()
H A Dtree-parloops.c1870 if (!max_loop_iterations (loop, &nit_max)) in try_transform_to_exit_first_loop_alt()
H A Dtree-vect-loop.c1341 if (max_loop_iterations (loop, &max_back_edges)) in vect_verify_full_masking()
7277 if (! max_loop_iterations (loop, &ni)) in vectorizable_reduction()
H A Dvr-values.c1776 if (max_loop_iterations (loop, &nit)) in adjust_range_with_scev()
H A Dtree-ssa-loop-ivopts.c5124 if (!max_loop_iterations (loop, &max_niter)) in may_eliminate_iv()
H A Dtree-vect-stmts.c1892 if (max_loop_iterations (loop, &max_iters) in vect_truncate_gather_scatter_offset()