Searched refs:ICmpLoop (Results 1 – 2 of 2) 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()202 const Loop *ICmpLoop = LI->getLoopFor(Rem->getParent()); in eliminateIVRemainder() local203 S = SE->getSCEVAtScope(S, ICmpLoop); in eliminateIVRemainder()204 X = SE->getSCEVAtScope(X, ICmpLoop); in eliminateIVRemainder()
165 const Loop *ICmpLoop = LI->getLoopFor(ICmp->getParent()); in eliminateIVComparison() local166 S = SE->getSCEVAtScope(S, ICmpLoop); in eliminateIVComparison()167 X = SE->getSCEVAtScope(X, ICmpLoop); in eliminateIVComparison()283 const Loop *ICmpLoop = LI->getLoopFor(Rem->getParent()); in eliminateIVRemainder() local284 S = SE->getSCEVAtScope(S, ICmpLoop); in eliminateIVRemainder()285 X = SE->getSCEVAtScope(X, ICmpLoop); in eliminateIVRemainder()