Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MIIdx

1586       SlotIndex MIIdx = LIS->getInstructionIndex(MI);
1587 LiveInterval::const_iterator I = LI.find(MIIdx);
1590 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber);