Home | History | Annotate | Download | only in IR

Lines Matching refs:Details

6 // License. See LICENSE.TXT for details.
46 Disabled, Arguments, Structure, Executions, Details
58 clEnumVal(Details , "print pass details when it is executed"),
898 if (PassDebugging >= Details) {
922 if (PassDebugging >= Details) {
945 if (PassDebugging >= Details && !DeadPasses.empty()) {
1199 if (PassDebugging < Details)
1208 if (PassDebugging < Details)
1217 if (PassDebugging < Details)
1227 assert(PassDebugging >= Details);