Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NewIndex

1029   SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI);
1034 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags);
1042 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart);
1043 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags);