Searched refs:MISlot (Results 1 – 2 of 2) sorted by relevance
1201 SlotIndex MISlot = SlotIndex(); in foldMemoryOperandImpl() local1205 MISlot = LIS->getSlotIndexes()->getInstructionIndex(MI).getRegSlot(); in foldMemoryOperandImpl()1209 CCLiveAtMI = CCLiveRange->liveAt(MISlot); in foldMemoryOperandImpl()1223 CCLiveRange->createDeadDef(MISlot, LIS->getVNInfoAllocator()); in foldMemoryOperandImpl()1496 CCLiveRange->createDeadDef(MISlot, LIS->getVNInfoAllocator()); in foldMemoryOperandImpl()
1697 SlotIndex MISlot = LIS->getInstructionIndex(MI).getRegSlot(); in coalesceVSETVLIs() local1699 LiveInterval::Segment S(MISlot, DefLI.beginIndex(), DefVNI); in coalesceVSETVLIs()1701 DefVNI->def = MISlot; in coalesceVSETVLIs()