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

References

lib/CodeGen/MachineBasicBlock.cpp
 1059         assert(VNI && "LiveInterval should have VNInfo where it is live.");
 1060         LI.addSegment(LiveInterval::Segment(StartIndex, EndIndex, VNI));