Searched refs:GenInline (Results 1 – 3 of 3) sorted by relevance
90 bool GenInline(MIRGraph* mir_graph, BasicBlock* bb, MIR* invoke, uint32_t method_idx)
529 bool DexFileMethodInliner::GenInline(MIRGraph* mir_graph, BasicBlock* bb, MIR* invoke, in GenInline() function in art::DexFileMethodInliner
1282 ->GenInline(this, bb, mir, target.dex_method_index)) { in InlineSpecialMethods()