Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp158 static cl::opt<bool> EnableCyclicPath("misched-cyclicpath", cl::Hidden, variable
3389 if (EnableCyclicPath && SchedModel->getMicroOpBufferSize() > 0) { in registerRoots()