Searched refs:LastUseIndex (Results 1 – 3 of 3) sorted by relevance
515 SlotIndex LastUseIndex = LIS->getInstructionIndex(*KillInst); in LowerPHINode() local516 SrcLI.removeSegment(LastUseIndex.getRegSlot(), in LowerPHINode()
529 SlotIndex LastUseIndex = LIS->getInstructionIndex(*KillInst); in LowerPHINode() local530 SrcLI.removeSegment(LastUseIndex.getRegSlot(), in LowerPHINode()
392 SlotIndex LastUseIndex = LI->getInstructionIndex(LastUse->getParent()); in runOnMachineFunction() local393 SrcLI.removeRange(LastUseIndex.getDefIndex(), LI->getMBBEndIdx(MBB)); in runOnMachineFunction()