Searched defs:NextInterfaceCallInsn (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/quick/
H A Dgen_invoke.cc569 static int NextInterfaceCallInsn(CompilationUnit* cu, CallInfo* info, int state, function in namespace:art
1579 next_call_insn = fast_path ? NextInterfaceCallInsn : NextInterfaceCallInsnWithAccessCheck;

Completed in 45 milliseconds