Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWindowScheduler.h56 WS_Force /// Use window algorithm instead of SMS algorithm. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp222 clEnumValN(WindowSchedulingFlag::WS_Force, "force",
527 return WindowSchedulingOption != WindowSchedulingFlag::WS_Force; in useSwingModuloScheduler()
541 return WindowSchedulingOption == WindowSchedulingFlag::WS_Force || in useWindowScheduler()