Searched defs:GenInlineConst (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Ddex_file_method_inliner.cc661 result = GenInlineConst(mir_graph, bb, invoke, move_result, method);
839 bool DexFileMethodInliner::GenInlineConst(MIRGraph* mir_graph, BasicBlock* bb, MIR* invoke, function in class:art::DexFileMethodInliner

Completed in 128 milliseconds