Searched refs:IsCompiler (Results 1 – 2 of 2) sorted by relevance
124 return !UseJitCompilation() && IsCompiler(); in IsAotCompiler()128 bool IsCompiler() const { in IsCompiler() function
2458 return IsCompiler() && compiler_callbacks_->IsBootImage(); in IsCompilingBootImage()