Searched refs:CopyIdx (Results 1 – 2 of 2) sorted by relevance
632 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI).getRegSlot(); in adjustCopiesBackFrom() local650 LiveInterval::iterator BS = IntB.FindSegmentContaining(CopyIdx); in adjustCopiesBackFrom()658 if (BValNo->def != CopyIdx) in adjustCopiesBackFrom()662 SlotIndex CopyUseIdx = CopyIdx.getRegSlot(true); in adjustCopiesBackFrom()716 LiveInterval::iterator SS = S.FindSegmentContaining(CopyIdx); in adjustCopiesBackFrom()727 VNInfo *SubBValNo = S.getVNInfoAt(CopyIdx); in adjustCopiesBackFrom()748 bool RecomputeLiveRange = AS->end == CopyIdx; in adjustCopiesBackFrom()752 if (SS != S.end() && SS->end == CopyIdx) { in adjustCopiesBackFrom()849 SlotIndex CopyIdx = LIS->getInstructionIndex(*CopyMI).getRegSlot(); in removeCopyByCommutingDef() local850 VNInfo *BValNo = IntB.getVNInfoAt(CopyIdx); in removeCopyByCommutingDef()[all …]
1203 SlotIndex CopyIdx = LIS->InsertMachineInstrInMaps(*Copy); in classifyLEAReg() local1208 S->end = CopyIdx.getRegSlot(); in classifyLEAReg()