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