Searched refs:LastCopyIdx (Results 1 – 2 of 2) sorted by relevance
1455 SlotIndex LastCopyIdx; in processTiedPairs() local1520 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()1524 VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator()); in processTiedPairs()1527 LI.addSegment(LiveInterval::Segment(LastCopyIdx, endIdx, VNI)); in processTiedPairs()1587 LI.removeSegment(LastCopyIdx, UseIdx); in processTiedPairs()
1514 SlotIndex LastCopyIdx; in processTiedPairs() local1578 LastCopyIdx = LIS->InsertMachineInstrInMaps(*PrevMI).getRegSlot(); in processTiedPairs()1582 VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator()); in processTiedPairs()1585 LI.addSegment(LiveInterval::Segment(LastCopyIdx, endIdx, VNI)); in processTiedPairs()1649 LI.removeSegment(LastCopyIdx, UseIdx); in processTiedPairs()