Searched refs:InstructionShuffler (Results 1 – 1 of 1) sorted by relevance
3255 class InstructionShuffler : public MachineSchedStrategy { class3268 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler() function in __anond1ea022a0611::InstructionShuffler3318 return new ScheduleDAGMILive(C, make_unique<InstructionShuffler>(Alternate, TopDown)); in createInstructionShuffler()