Searched refs:valid_niter (Results 1 – 1 of 1) sorted by relevance
2006 tree unsigned_type, valid_niter; in scev_probably_wraps_p() local2063 valid_niter = fold_build2 (FLOOR_DIV_EXPR, unsigned_type, delta, step_abs); in scev_probably_wraps_p()2068 if (n_of_executions_at_most (at_stmt, bound, valid_niter)) in scev_probably_wraps_p()