Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BBLoop

811   if (Loop *BBLoop = LI->getLoopFor(BB)) {
812 if (BBLoop->getLoopLatch() == BB) {
813 RemoveLoopFromHierarchy(BBLoop);
814 if (currentLoop == BBLoop) {