Searched refs:accumulateInstrSeqToRootLatency (Results 1 – 3 of 3) sorted by relevance
646 bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const override { in accumulateInstrSeqToRootLatency() function
388 if (TII->accumulateInstrSeqToRootLatency(*Root)) { in improvesCriticalPathLen()
1295 virtual bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const { in accumulateInstrSeqToRootLatency() function