Searched refs:is_after_cache_hit (Results 1 – 2 of 2) sorted by relevance
174 void FinishCompile(bool is_after_cache_hit);
2174 void AsyncCompileJob::FinishCompile(bool is_after_cache_hit) { in FinishCompile() argument2193 if (is_after_cache_hit || is_after_deserialization) { in FinishCompile()2197 is_after_cache_hit, // cached in FinishCompile()2233 if (is_after_cache_hit) { in FinishCompile()