Home
last modified time | relevance | path

Searched defs:callee_graph (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinliner.cc1801 void HInliner::SubstituteArguments(HGraph* callee_graph, in SubstituteArguments()
1856 bool HInliner::CanInlineBody(const HGraph* callee_graph, in CanInlineBody()
2038 HGraph* callee_graph = new (graph_->GetAllocator()) HGraph( in TryBuildAndInlineHelper() local
2118 void HInliner::RunOptimizations(HGraph* callee_graph, in RunOptimizations()