Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EndIdx

868       SlotIndex EndIdx = Indexes->getMBBEndIdx(&MBB);
870 Intervals[i]->addSegment(LiveInterval::Segment(Starts[i], EndIdx, VNI));