Lines Matching refs:getLoopFor
580 if (Loop *BBLoop = LI->getLoopFor(BB)) { in ehAwareSplitEdge()
594 if (LI->getLoopFor(P) != BBLoop) { in ehAwareSplitEdge()
663 if (Loop *BBLoop = LI->getLoopFor(BB)) { in ehAwareSplitEdge()
666 if (Loop *SuccLoop = LI->getLoopFor(Succ)) { in ehAwareSplitEdge()
780 if (Loop *L = LI->getLoopFor(Old)) in SplitBlockImpl()
845 if (Loop *L = LI->getLoopFor(Old)) in splitBlockBefore()
922 Loop *L = LI->getLoopFor(OldBB); in UpdateAnalysisInformation()
938 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation()
963 if (Loop *PredLoop = LI->getLoopFor(Pred)) { in UpdateAnalysisInformation()
1091 L = LI->getLoopFor(BB); in SplitBlockPredecessorsImpl()
1409 if (Loop *L = LI->getLoopFor(Head)) { in SplitBlockAndInsertIfThenImpl()