Lines Matching refs:Details
6 // License. See LICENSE.TXT for details.
45 Disabled, Arguments, Structure, Executions, Details
56 clEnumVal(Details , "print pass details when it is executed"),
884 if (PassDebugging >= Details) {
908 if (PassDebugging >= Details) {
931 if (PassDebugging >= Details && !DeadPasses.empty()) {
1190 if (PassDebugging < Details)
1199 if (PassDebugging < Details)
1209 assert(PassDebugging >= Details);