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

  /art/compiler/dex/quick/
dex_file_method_inliner.h 315 static bool GenInlineReturnArg(MIRGraph* mir_graph, BasicBlock* bb, MIR* invoke,
dex_file_method_inliner.cc 552 result = GenInlineReturnArg(mir_graph, bb, invoke, move_result, method);
    [all...]

Completed in 106 milliseconds