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

References

lib/Analysis/MemorySSAUpdater.cpp
 1036     assert(PrevIDom && "Previous IDom should exists");
 1039     assert(DT.dominates(NewIDom, PrevIDom) &&
 1041     GetNoLongerDomBlocks(PrevIDom, NewIDom, BlocksWithDefsToReplace);