Home
last modified time | relevance | path

Searched refs:InstructionShuffler (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3818 class InstructionShuffler : public MachineSchedStrategy { class
3833 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler() function in __anon6ea857550611::InstructionShuffler
3884 C, std::make_unique<InstructionShuffler>(Alternate, TopDown)); in createInstructionShuffler()