Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp55 PassDebugging("debug-pass", cl::Hidden, variable
140 return PassDebugging >= Executions; in isPassDebuggingExecutionsOrMore()
804 if (PassDebugging < Structure) in dumpPasses()
822 if (PassDebugging < Arguments) in dumpArguments()
928 if (PassDebugging >= Details) { in removeNotPreservedAnalysis()
951 if (PassDebugging >= Details) { in removeNotPreservedAnalysis()
974 if (PassDebugging >= Details && !DeadPasses.empty()) { in removeDeadPasses()
1181 if (PassDebugging < Executions) in dumpPassInfo()
1220 if (PassDebugging < Details) in dumpRequiredSet()
1229 if (PassDebugging < Details) in dumpPreservedSet()
[all …]