Lines Matching defs:bnds
491 bounds *bnds) in bound_difference_of_offsetted_base()
543 bounds *bnds) in refine_bounds_using_guard()
706 bound_difference (class loop *loop, tree x, tree y, bounds *bnds) in bound_difference()
798 bounds_add (bounds *bnds, const widest_int &delta, tree type) in bounds_add()
826 bounds_negate (bounds *bnds) in bounds_negate()
898 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max()
968 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_ne()
1153 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne()
1339 class tree_niter_desc *niter, bounds *bnds) in assert_loop_rolls_lt()
1467 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt()
1580 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_le()
1734 bounds bnds; in number_of_iterations_cond() local