Home
last modified time | relevance | path

Searched refs:NextVCallInsn (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dgen_invoke.cc523 static int NextVCallInsn(CompilationUnit* cu, CallInfo* info, in NextVCallInsn() function
1596 next_call_insn = fast_path ? NextVCallInsn : NextVCallInsnSP; in GenInvokeNoInline()