Searched refs:kTimeCompileMethod (Results 1 – 1 of 1) sorted by relevance
94 static constexpr bool kTimeCompileMethod = !kIsDebugBuild; variable383 uint64_t start_ns = kTimeCompileMethod ? NanoTime() : 0; in CompileMethodHarness()397 if (kTimeCompileMethod) { in CompileMethodHarness()