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

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1311 InvokeType stack_map_invoke_type; local
1314 &stack_map_invoke_type,
1375 DCHECK_EQ(stack_map_invoke_type, invoke_type);
1387 invoke_type = stack_map_invoke_type;

Completed in 81 milliseconds