HomeSort by relevance Sort by last modified time
    Searched refs:callee_graph (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
inliner.cc 1749 HGraph* callee_graph = new (graph_->GetAllocator()) HGraph( local
    [all...]
inliner.h 102 // Run simple optimizations on `callee_graph`.
103 void RunOptimizations(HGraph* callee_graph,

Completed in 441 milliseconds