Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_invoke.cc639 static int NextStaticCallInsnSP(CompilationUnit* cu, CallInfo* info, in NextStaticCallInsnSP() function
1588 next_call_insn = fast_path ? GetNextSDCallInsn() : NextStaticCallInsnSP; in GenInvokeNoInline()