Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp55 PassDebugging("debug-pass", cl::Hidden, variable
140 return PassDebugging >= Executions; in isPassDebuggingExecutionsOrMore()
857 if (PassDebugging < Structure) in dumpPasses()
875 if (PassDebugging < Arguments) in dumpArguments()
981 if (PassDebugging >= Details) { in removeNotPreservedAnalysis()
1004 if (PassDebugging >= Details) { in removeNotPreservedAnalysis()
1234 if (PassDebugging < Executions) in dumpPassInfo()
1276 if (PassDebugging < Details) in dumpRequiredSet()
1285 if (PassDebugging < Details) in dumpPreservedSet()
1294 if (PassDebugging < Details) in dumpUsedSet()
[all …]