reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1767 assert(ExitL.contains(&L) && "Exit loop must contain the inner loop!"); 1773 for (; PrevExitL != &ExitL; PrevExitL = PrevExitL->getParentLoop()) 1790 ExitL.contains(LI.getLoopFor(PredBB))) && 1813 LI.changeLoopFor(BB, &ExitL);