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

References

lib/Analysis/MemorySSAUpdater.cpp
 1038     assert(NewIDom && "BB should have a new valid idom");
 1039     assert(DT.dominates(NewIDom, PrevIDom) &&
 1041     GetNoLongerDomBlocks(PrevIDom, NewIDom, BlocksWithDefsToReplace);