Searched refs:GenInlineIPut (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/ |
D | dex_file_method_inliner.h | 366 static bool GenInlineIPut(MIRGraph* mir_graph, BasicBlock* bb, MIR* invoke,
|
D | dex_file_method_inliner.cc | 673 result = GenInlineIPut(mir_graph, bb, invoke, move_result, method); in GenInline() 949 bool DexFileMethodInliner::GenInlineIPut(MIRGraph* mir_graph, BasicBlock* bb, MIR* invoke, in GenInlineIPut() function in art::DexFileMethodInliner
|