Searched refs:topdown (Results 1 – 1 of 1) sorted by relevance
4307 InstructionShuffler(bool alternate, bool topdown) in InstructionShuffler() argument4308 : IsAlternating(alternate), IsTopDown(topdown) {} in InstructionShuffler()