Searched refs:needs_entry_exit_hooks (Results 1 – 1 of 1) sorted by relevance
94 bool needs_entry_exit_hooks = is_debuggable && compiler_options.IsJitCompiler(); in ArtJniCompileMethodInternal() local98 DCHECK_IMPLIES(needs_entry_exit_hooks, !is_critical_native); in ArtJniCompileMethodInternal()109 bool should_tag_sp = needs_entry_exit_hooks; in ArtJniCompileMethodInternal()231 if (UNLIKELY(needs_entry_exit_hooks)) { in ArtJniCompileMethodInternal()575 if (UNLIKELY(needs_entry_exit_hooks)) { in ArtJniCompileMethodInternal()698 if (UNLIKELY(needs_entry_exit_hooks)) { in ArtJniCompileMethodInternal()