Home
last modified time | relevance | path

Searched refs:AddCHASingleImplementationDependency (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc542 outermost_graph_->AddCHASingleImplementationDependency(resolved_method); in TryInline()
Dnodes.h657 void AddCHASingleImplementationDependency(ArtMethod* method) { in AddCHASingleImplementationDependency() function