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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3599 bool IsAlternating; member in class:__anon1767::InstructionShuffler
3614 : IsAlternating(alternate), IsTopDown(topdown) {}
3641 if (IsAlternating)

Completed in 42 milliseconds