Searched defs:callee_graph (Results 1 – 1 of 1) sorted by relevance
1808 HGraph* callee_graph = new (graph_->GetAllocator()) HGraph( in TryBuildAndInlineHelper() local2052 void HInliner::RunOptimizations(HGraph* callee_graph, in RunOptimizations()