Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp126 static cl::opt<bool> EnableCyclicPath("misched-cyclicpath", cl::Hidden, variable
3039 if (EnableCyclicPath && SchedModel->getMicroOpBufferSize() > 0) { in registerRoots()