Lines Matching refs:getLoopFor
604 if (Loop *BBLoop = LI->getLoopFor(BB)) { in ehAwareSplitEdge()
618 if (LI->getLoopFor(P) != BBLoop) { in ehAwareSplitEdge()
687 if (Loop *BBLoop = LI->getLoopFor(BB)) { in ehAwareSplitEdge()
690 if (Loop *SuccLoop = LI->getLoopFor(Succ)) { in ehAwareSplitEdge()
803 if (Loop *L = LI->getLoopFor(Old)) in SplitBlockImpl()
868 if (Loop *L = LI->getLoopFor(Old)) in splitBlockBefore()
946 Loop *L = LI->getLoopFor(OldBB); in UpdateAnalysisInformation()
962 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation()
987 if (Loop *PredLoop = LI->getLoopFor(Pred)) { in UpdateAnalysisInformation()
1115 L = LI->getLoopFor(BB); in SplitBlockPredecessorsImpl()
1165 Loop *IL = LI->getLoopFor(OldLatch); in SplitBlockPredecessorsImpl()
1435 if (Loop *L = LI->getLoopFor(Head)) { in SplitBlockAndInsertIfThenImpl()