Searched refs:removeVRegDefAt (Results 1 – 6 of 6) sorted by relevance
113 LIS.removeVRegDefAt(LI, LIS.getInstructionIndex(*MI).getRegSlot()); in runOnMachineFunction()
437 void removeVRegDefAt(LiveInterval &LI, SlotIndex Pos);
335 LIS.removeVRegDefAt(LI, Idx); in eliminateDeadDef()
1021 LIS->removeVRegDefAt(IntA, AValNo->def); in removeCopyByCommutingDef()1651 LIS->removeVRegDefAt(DstLI, RegIndex); in eliminateUndefCopy()
1715 void LiveIntervals::removeVRegDefAt(LiveInterval &LI, SlotIndex Pos) { in removeVRegDefAt() function in LiveIntervals
865 LIS.removeVRegDefAt(*LI, Def); in removeBackCopies()