Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp115 static cl::opt<bool> EnableCyclicPath("misched-cyclicpath", cl::Hidden, variable
2755 if (EnableCyclicPath && SchedModel->getMicroOpBufferSize() > 0) { in registerRoots()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp76 static cl::opt<bool> EnableCyclicPath("misched-cyclicpath", cl::Hidden, variable
2671 if (EnableCyclicPath) { in registerRoots()