reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/LoopUnrollRuntime.cpp
  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);