Lines Matching refs:bound_prolog
1926 in INT_NITERS_PROLOG. BOUND_PROLOG is the upper bound (inclusive) of the
1935 int bound_prolog, poly_int64 bound_epilog, int th,
1943 *bound_scalar = bound_prolog + bound_epilog;
1955 /* Peeling an unknown number of times. Note that both BOUND_PROLOG
1957 if (known_ge (th, bound_prolog + bound_epilog))
2730 int bound_prolog = 0;
2733 &bound_prolog);
2795 bound_prolog + bound_epilog)
2877 scale_loop_profile (prolog, prob_prolog, bound_prolog);
2897 /* Prolog iterates at most bound_prolog times, latch iterates at
2898 most bound_prolog - 1 times. */
2899 record_niter_bound (prolog, bound_prolog - 1, false, true);
2960 bound_prolog, bound_epilog,