Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1808 HGraph* callee_graph = new (graph_->GetAllocator()) HGraph( in TryBuildAndInlineHelper() local
2052 void HInliner::RunOptimizations(HGraph* callee_graph, in RunOptimizations()