Searched refs:CopyIdx (Results 1 – 2 of 2) sorted by relevance
659 if (BValNo->def != CopyIdx) return false; in adjustCopiesBackFrom()725 VNInfo *SubBValNo = S.getVNInfoAt(CopyIdx); in adjustCopiesBackFrom()745 bool RecomputeLiveRange = AS->end == CopyIdx; in adjustCopiesBackFrom()749 if (SS != S.end() && SS->end == CopyIdx) { in adjustCopiesBackFrom()846 VNInfo *BValNo = IntB.getVNInfoAt(CopyIdx); in removeCopyByCommutingDef()979 assert(SubBValNo->def == CopyIdx); in removeCopyByCommutingDef()998 SlotIndex AIdx = CopyIdx.getRegSlot(true); in removeCopyByCommutingDef()1015 [&Allocator, &SA, CopyIdx, ASubValNo, in removeCopyByCommutingDef()1120 VNInfo *AValNo = IntA.getVNInfoAt(CopyIdx); in removePartialRedundancy()1951 LiveQueryResult LRQ = LI.Query(CopyIdx); in joinCopy()[all …]
1118 SlotIndex CopyIdx = LIS->InsertMachineInstrInMaps(*Copy); in classifyLEAReg() local1123 S->end = CopyIdx.getRegSlot(); in classifyLEAReg()