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