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.cpp226 clEnumValN(WindowSchedulingFlag::WS_Force, "force",
667 return WindowSchedulingOption != WindowSchedulingFlag::WS_Force; in useSwingModuloScheduler()
681 return WindowSchedulingOption == WindowSchedulingFlag::WS_Force || in useWindowScheduler()