Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MIIdx

1454       SlotIndex MIIdx = LIS->getInstructionIndex(MI);
1455 LiveInterval::const_iterator I = LI.find(MIIdx);
1458 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber);