reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
569 if (!LatchBR || LatchBR->isUnconditional()) { 569 if (!LatchBR || LatchBR->isUnconditional()) { 577 unsigned ExitIndex = LatchBR->getSuccessor(0) == Header ? 1 : 0; 578 BasicBlock *LatchExit = LatchBR->getSuccessor(ExitIndex);