Home
last modified time | relevance | path

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

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