Home
last modified time | relevance | path

Searched refs:scev_probably_wraps_p (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-chrec.c1189 && scev_probably_wraps_p (*base, *step, at_stmt, loop, in convert_affine_scev()
1214 && scev_probably_wraps_p (new_base, new_step, at_stmt, loop, false)) in convert_affine_scev()
Dtree-flow.h824 bool scev_probably_wraps_p (tree, tree, tree, struct loop *, bool);
Dtree-ssa-loop-niter.c2000 scev_probably_wraps_p (tree base, tree step, in scev_probably_wraps_p() function
Dtree-vrp.c2507 || scev_probably_wraps_p (init, step, stmt, in adjust_range_with_scev()
2629 if (scev_probably_wraps_p (init, step, stmt, in vrp_var_may_overflow()