Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4307 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler() argument
4308 : IsAlternating(alternate), IsTopDown(topdown) {} in InstructionShuffler()