Searched refs:kTimeCompileMethod (Results 1 – 1 of 1) sorted by relevance
69 static constexpr bool kTimeCompileMethod = !kIsDebugBuild; variable2100 uint64_t start_ns = kTimeCompileMethod ? NanoTime() : 0; in CompileMethod()2135 if (kTimeCompileMethod) { in CompileMethod()