Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/CodeGen/
HDMachineScheduler.cpp2994 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler() argument
2995 : IsAlternating(alternate), IsTopDown(topdown) {} in InstructionShuffler()