Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EndIndex

857     SlotIndex EndIndex = Indexes->getMBBEndIdx(NMBB);
875 LI.addSegment(LiveInterval::Segment(StartIndex, EndIndex, VNI));
894 LI.addSegment(LiveInterval::Segment(StartIndex, EndIndex, VNI));
896 LI.removeSegment(StartIndex, EndIndex);