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

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

Completed in 219 milliseconds