Home | History | Annotate | Download | only in Scalar

Lines Matching refs:BBLoop

1009   if (Loop *BBLoop = LI->getLoopFor(BB)) {
1010 if (BBLoop->getLoopLatch() == BB) {
1011 RemoveLoopFromHierarchy(BBLoop);
1012 if (currentLoop == BBLoop) {