Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NewIndex

1372   SlotIndex NewIndex = Indexes->insertMachineInstrInMaps(MI);
1377 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags);
1385 SlotIndex NewIndex = Indexes->getInstructionIndex(BundleStart);
1386 HMEditor HME(*this, *MRI, *TRI, OldIndex, NewIndex, UpdateFlags);