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