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

References

lib/CodeGen/LiveRangeCalc.cpp
  554         VNInfo *VNI = LR.getNextValue(Start, *Alloc);
  562             LR.addSegment(LiveInterval::Segment(Start, I.Kill, VNI));
  565             LR.addSegment(LiveInterval::Segment(Start, End, VNI));