Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h573 static bool IsForcedInterpreterNeededForResolution(Thread* thread, ArtMethod* m) in IsForcedInterpreterNeededForResolution() function
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1469 if (UNLIKELY(Dbg::IsForcedInterpreterNeededForResolution(self, called))) { in artQuickResolutionTrampoline()
1488 if (UNLIKELY(Dbg::IsForcedInterpreterNeededForResolution(self, called))) { in artQuickResolutionTrampoline()