Home
last modified time | relevance | path

Searched defs:PrintDAGs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp108 static cl::opt<bool> PrintDAGs("misched-print-dags", cl::Hidden, variable
112 static const bool PrintDAGs = false; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineScheduler.cpp96 cl::opt<bool> PrintDAGs("misched-print-dags", cl::Hidden, variable
103 const bool PrintDAGs = false; variable