Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:MIIdx

1581       SlotIndex MIIdx = LIS->getInstructionIndex(*MI);
1582 LiveInterval::const_iterator I = LI.find(MIIdx);
1585 SlotIndex UseIdx = MIIdx.getRegSlot(IsEarlyClobber);