Home | History | Annotate | Download | only in optimizing

Lines Matching refs:outermost_graph_

136   if (outermost_graph_ == graph_) {
370 if (outermost_graph_->IsCompilingOsr()) {
498 outermost_graph_->AddCHASingleImplementationDependency(resolved_method);
563 return Runtime::Current()->IsAotCompiler() || outermost_graph_->IsCompilingOsr();
895 outermost_graph_->IncrementNumberOfCHAGuards();
916 ArtMethod* outermost_art_method = outermost_graph_->GetArtMethod();
1237 if (outermost_graph_->IsCompilingOsr()) {
1989 // Note: if the outermost_graph_ is being compiled OSR, we should not run any
2030 outermost_graph_,