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

/art/compiler/optimizing/
H A Dcode_generator_mips.cc1081 bool is_direct_entrypoint) {
1084 if (is_direct_entrypoint) {
1077 InvokeRuntime(int32_t entry_point_offset, HInstruction* instruction, uint32_t dex_pc, SlowPathCode* slow_path, bool is_direct_entrypoint) argument

Completed in 125 milliseconds