Searched refs:MISlot (Results 1 – 2 of 2) sorted by relevance
1718 SlotIndex MISlot = LIS->getInstructionIndex(MI).getRegSlot(); in coalesceVSETVLIs() local1722 LiveInterval::Segment S(MISlot, NextMISlot, DefVNI); in coalesceVSETVLIs()1724 DefVNI->def = MISlot; in coalesceVSETVLIs()
1232 SlotIndex MISlot = SlotIndex(); in foldMemoryOperandImpl() local1236 MISlot = LIS->getSlotIndexes()->getInstructionIndex(MI).getRegSlot(); in foldMemoryOperandImpl()1240 CCLiveAtMI = CCLiveRange->liveAt(MISlot); in foldMemoryOperandImpl()1254 CCLiveRange->createDeadDef(MISlot, LIS->getVNInfoAllocator()); in foldMemoryOperandImpl()1529 CCLiveRange->createDeadDef(MISlot, LIS->getVNInfoAllocator()); in foldMemoryOperandImpl()