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