reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 if (!L->isLoopSimplifyForm()) 84 L->getUniqueNonLatchExitBlocks(Exits); 89 const BasicBlock *Latch = L->getLoopLatch(); 91 return T && T->isConditional() && L->isLoopExiting(Latch) && 99 if (!L->getExitingBlock() || !L->getUniqueExitBlock()) 99 if (!L->getExitingBlock() || !L->getUniqueExitBlock()) 106 if (L->getLoopLatch() != L->getExitingBlock()) 106 if (L->getLoopLatch() != L->getExitingBlock())