Searched refs:LastCopyIdx (Results 1 – 1 of 1) sorted by relevance
1350 SlotIndex LastCopyIdx; in processTiedPairs() local1396 LastCopyIdx = LIS->InsertMachineInstrInMaps(PrevMI).getRegSlot(); in processTiedPairs()1400 VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator()); in processTiedPairs()1403 LI.addSegment(LiveInterval::Segment(LastCopyIdx, endIdx, VNI)); in processTiedPairs()1460 LI.removeSegment(LastCopyIdx, UseIdx); in processTiedPairs()