Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DLegacyPassManager.cpp62 return PassDebugging >= Executions; in isPassDebuggingExecutionsOrMore()
816 if (PassDebugging < Structure) in dumpPasses()
834 if (PassDebugging < Arguments) in dumpArguments()
934 if (PassDebugging >= Details) { in removeNotPreservedAnalysis()
956 if (PassDebugging >= Details) { in removeNotPreservedAnalysis()
1149 if (PassDebugging < Details) in dumpLastUses()
1181 if (PassDebugging < Executions) in dumpPassInfo()
1220 if (PassDebugging < Details) in dumpRequiredSet()
1229 if (PassDebugging < Details) in dumpPreservedSet()
1238 if (PassDebugging < Details) in dumpUsedSet()
[all …]