Lines Matching refs:MinInstr
72 MachineTraceMetrics::Ensemble *MinInstr; member in __anonec91dd480111::MachineCombiner
510 MachineTraceMetrics::Ensemble *MinInstr, in insertDeleteInstructions() argument
540 MinInstr->updateDepth(MBB, *InstrPtr, RegUnits); in insertDeleteInstructions()
542 MinInstr->invalidate(MBB); in insertDeleteInstructions()
568 Root, InsInstrs, DelInstrs, MinInstr->getTrace(MBB)); in verifyPatternOrder()
592 if (!MinInstr) in combineInstructions()
593 MinInstr = Traces->getEnsemble(MachineTraceMetrics::TS_MinInstrCount); in combineInstructions()
671 MinInstr->updateDepths(LastUpdate, BlockIter, RegUnits); in combineInstructions()
685 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
702 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
713 MachineTraceMetrics::Trace BlockTrace = MinInstr->getTrace(MBB); in combineInstructions()
725 insertDeleteInstructions(MBB, MI, InsInstrs, DelInstrs, MinInstr, in combineInstructions()
760 MinInstr = nullptr; in runOnMachineFunction()