Searched refs:SCEVCheckNonNegative (Results 1 – 1 of 1) sorted by relevance
753 auto SCEVCheckNonNegative = [&](const SCEV *X) { in computeSafeIterationSpace() local775 SCEVCheckNonNegative(SE.getMinusSCEV(SIntMaxExt, X)); in computeSafeIterationSpace()781 SCEVCheckNonNegative(SE.getMinusSCEV(X, SIntMinExt)); in computeSafeIterationSpace()820 SE.getMulExpr(SCEVCheckNonNegative(REnd), EndWillNotOverflow); in computeSafeIterationSpace()