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

References

lib/CodeGen/MachineBlockPlacement.cpp
 2208   if (!ExitingBB)
 2215   if (Bottom == ExitingBB)
 2238   BlockChain::iterator ExitIt = llvm::find(LoopChain, ExitingBB);
 2265     if (ExitingBB->isSuccessor(NextBlockInChain))
 2270   LLVM_DEBUG(dbgs() << "Rotating loop to put exit " << getBlockName(ExitingBB)