Home | History | Annotate | Download | only in dex2oat

Lines Matching refs:kIsDebugBuild

495             kIsDebugBuild ? "d" : "",
612 bool dump_stats = kIsDebugBuild;
614 bool dump_slow_timing = kIsDebugBuild;
1084 if (!kIsDebugBuild || (RUNNING_ON_VALGRIND == 0)) {