Searched refs:ICmpLoop (Results 1 – 1 of 1) sorted by relevance
168 const Loop *ICmpLoop = LI->getLoopFor(ICmp->getParent()); in eliminateIVComparison() local169 S = SE->getSCEVAtScope(S, ICmpLoop); in eliminateIVComparison()170 X = SE->getSCEVAtScope(X, ICmpLoop); in eliminateIVComparison()186 SE->isLoopInvariantPredicate(Pred, S, X, ICmpLoop, in eliminateIVComparison()248 const Loop *ICmpLoop = LI->getLoopFor(Rem->getParent()); in eliminateIVRemainder() local249 S = SE->getSCEVAtScope(S, ICmpLoop); in eliminateIVRemainder()250 X = SE->getSCEVAtScope(X, ICmpLoop); in eliminateIVRemainder()