Home
last modified time | relevance | path

Searched refs:IsForcedInterpreterNeededForUpcall (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddebugger.h52 static bool IsForcedInterpreterNeededForUpcall(Thread* thread, ArtMethod* m) in IsForcedInterpreterNeededForUpcall() function
Dinstrumentation.cc1725 Dbg::IsForcedInterpreterNeededForUpcall(self, method)); in NeedsSlowInterpreterForMethod()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2604 Dbg::IsForcedInterpreterNeededForUpcall(self, method); in artMethodExitHook()