Lines Matching refs:MachineSchedStrategy
88 void MachineSchedStrategy::anchor() {}
1025 /// implementing MachineSchedStrategy should be sufficient to implement a new
1650 // MachineSchedStrategy helpers used by GenericScheduler, GenericPostScheduler
2199 // GenericScheduler - Generic implementation of MachineSchedStrategy.
2875 /// Pick the best node to balance the schedule. Implements MachineSchedStrategy.
2949 /// update it's state based on the current cycle before MachineSchedStrategy
2991 // PostGenericScheduler - Generic PostRA implementation of MachineSchedStrategy.
3164 class ILPScheduler : public MachineSchedStrategy {
3186 /// Implement MachineSchedStrategy interface.
3255 class InstructionShuffler : public MachineSchedStrategy {
3276 /// Implement MachineSchedStrategy interface.