Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLegacyPassManager.cpp46 Disabled, Arguments, Structure, Executions, Details enumerator
57 clEnumVal(Executions, "print pass name before it is executed"),
115 return PassDebugging >= Executions; in isPassDebuggingExecutionsOrMore()
1157 if (PassDebugging < Executions) in dumpPassInfo()