Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefIdx

916   SlotIndex DefIdx = Edit->rematerializeAt(*MI->getParent(), MI, NewVReg, RM,
918 (void)DefIdx;
919 DEBUG(dbgs() << "\tremat: " << DefIdx << '\t'
920 << *LIS.getInstructionFromIndex(DefIdx));