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

References

lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
 2029     ClonedPHs[SuccBB] = buildClonedLoopBlocks(
 2049       BasicBlock *ClonedPH = ClonedPHs.begin()->second;
 2064           Case.setSuccessor(ClonedPHs.find(Case.getCaseSuccessor())->second);
 2071             {DominatorTree::Insert, SplitBB, ClonedPHs.find(SuccBB)->second});
 2138     BasicBlock *ClonedPH = ClonedPHs.begin()->second;
 2201     BasicBlock *ClonedPH = ClonedPHs.begin()->second;