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