reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/MachineCombiner.cpp
  480         Root, InsInstrs, DelInstrs, MinInstr->getTrace(MBB));
  504   if (!MinInstr)
  505     MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount);
  578         MinInstr->updateDepths(LastUpdate, BlockIter, RegUnits);
  587         insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr,
  598         MachineTraceMetrics::Trace BlockTrace = MinInstr->getTrace(MBB);
  610           insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr,
  641   MinInstr = nullptr;