Searched refs:CopyIdx (Results 1 – 2 of 2) sorted by relevance
649 if (BValNo->def != CopyIdx) return false; in adjustCopiesBackFrom()715 VNInfo *SubBValNo = S.getVNInfoAt(CopyIdx); in adjustCopiesBackFrom()735 bool RecomputeLiveRange = AS->end == CopyIdx; in adjustCopiesBackFrom()739 if (SS != S.end() && SS->end == CopyIdx) { in adjustCopiesBackFrom()836 VNInfo *BValNo = IntB.getVNInfoAt(CopyIdx); in removeCopyByCommutingDef()968 assert(SubBValNo->def == CopyIdx); in removeCopyByCommutingDef()987 SlotIndex AIdx = CopyIdx.getRegSlot(true); in removeCopyByCommutingDef()1004 [&Allocator, &SA, CopyIdx, ASubValNo, in removeCopyByCommutingDef()1109 VNInfo *AValNo = IntA.getVNInfoAt(CopyIdx); in removePartialRedundancy()2024 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy()[all …]
1188 SlotIndex CopyIdx = LIS->InsertMachineInstrInMaps(*Copy); in classifyLEAReg() local1193 S->end = CopyIdx.getRegSlot(); in classifyLEAReg()