Searched refs:InsPos (Results 1 – 1 of 1) sorted by relevance
1160 auto InsPos = CopyLeftBB->getFirstTerminator(); in removePartialRedundancy() local1165 if (InsPos != CopyLeftBB->end()) { in removePartialRedundancy()1166 SlotIndex InsPosIdx = LIS->getInstructionIndex(*InsPos).getRegSlot(true); in removePartialRedundancy()1175 MachineInstr *NewCopyMI = BuildMI(*CopyLeftBB, InsPos, CopyMI.getDebugLoc(), in removePartialRedundancy()