Searched refs:IsAlternating (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3644 bool IsAlternating; member in class:__anon3523::InstructionShuffler
3659 : IsAlternating(alternate), IsTopDown(topdown) {}
3686 if (IsAlternating)

Completed in 115 milliseconds