Lines Matching refs:MachineSchedStrategy
539 /// implementing MachineSchedStrategy should be sufficient to implement a new
1116 // ConvergingScheduler - Implementation of the generic MachineSchedStrategy.
1122 class ConvergingScheduler : public MachineSchedStrategy {
2379 /// Pick the best node to balance the schedule. Implements MachineSchedStrategy.
2451 /// it's state based on the current cycle before MachineSchedStrategy does.
2531 class ILPScheduler : public MachineSchedStrategy {
2561 /// Implement MachineSchedStrategy interface.
2630 class InstructionShuffler : public MachineSchedStrategy {
2651 /// Implement MachineSchedStrategy interface.