Lines Matching refs:MinInstr
73 MachineTraceMetrics::Ensemble *MinInstr; member in __anon1bb2734c0111::MachineCombiner
470 MachineTraceMetrics::Ensemble *MinInstr, in insertDeleteInstructions() argument
500 MinInstr->updateDepth(MBB, *InstrPtr, RegUnits); in insertDeleteInstructions()
502 MinInstr->invalidate(MBB); in insertDeleteInstructions()
528 Root, InsInstrs, DelInstrs, MinInstr->getTrace(MBB)); in verifyPatternOrder()
552 if (!MinInstr) in combineInstructions()
553 MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount); in combineInstructions()
631 MinInstr->updateDepths(LastUpdate, BlockIter, RegUnits); in combineInstructions()
645 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
662 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
673 MachineTraceMetrics::Trace BlockTrace = MinInstr->getTrace(MBB); in combineInstructions()
685 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
720 MinInstr = nullptr; in runOnMachineFunction()