Searched refs:removeVRegDefAt (Results 1 – 7 of 7) sorted by relevance
117 LIS.removeVRegDefAt(LI, LIS.getInstructionIndex(MI).getRegSlot()); in runOnMachineFunction()
241 LIS->removeVRegDefAt(*CmpLI, CmpIdx.getRegSlot()); in optimizeVcndVcmpPair()253 LIS->removeVRegDefAt(*SelLI, SelIdx.getRegSlot()); in optimizeVcndVcmpPair()
438 void removeVRegDefAt(LiveInterval &LI, SlotIndex Pos);
366 LIS.removeVRegDefAt(LI, Idx); in eliminateDeadDef()
1710 void LiveIntervals::removeVRegDefAt(LiveInterval &LI, SlotIndex Pos) { in removeVRegDefAt() function in LiveIntervals
1033 LIS->removeVRegDefAt(IntA, AValNo->def); in removeCopyByCommutingDef()1749 LIS->removeVRegDefAt(DstLI, RegIndex); in eliminateUndefCopy()
873 LIS.removeVRegDefAt(*LI, Def); in removeBackCopies()