Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp10826 ICmpInst::Predicate NoOverflowPred = in getLoopInvariantExitCondDuringFirstIterations() local
10829 NoOverflowPred = CmpInst::getSwappedPredicate(NoOverflowPred); in getLoopInvariantExitCondDuringFirstIterations()
10831 if (!isKnownPredicateAt(NoOverflowPred, Start, Last, CtxI)) in getLoopInvariantExitCondDuringFirstIterations()