Home | History | Annotate | Download | only in optimizing

Lines Matching refs:IsAotCompiler

161       honor_noinline_directives && Runtime::Current()->IsAotCompiler();
381 if (Runtime::Current()->IsAotCompiler()) {
585 return Runtime::Current()->IsAotCompiler() || outermost_graph_->IsCompilingOsr();
591 if (Runtime::Current()->IsAotCompiler() && !kUseAOTInlineCaches) {
600 (Runtime::Current()->IsAotCompiler() || Runtime::Current()->IsZygote())
813 if (Runtime::Current()->IsAotCompiler()) {
859 DCHECK(Runtime::Current()->IsAotCompiler());
942 DCHECK(Runtime::Current()->IsAotCompiler());
971 DCHECK(Runtime::Current()->IsAotCompiler());
982 Runtime::Current()->IsAotCompiler()
1020 DCHECK(Runtime::Current()->IsAotCompiler());
1746 if (!Runtime::Current()->IsAotCompiler()) {