Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp50 Disabled, Arguments, Structure, Executions, Details enumerator
61 clEnumVal(Executions, "print pass name before it is executed"),
140 return PassDebugging >= Executions; in isPassDebuggingExecutionsOrMore()
1181 if (PassDebugging < Executions) in dumpPassInfo()