Searched refs:IsForcedInterpreterNeededForUpcall (Results 1 – 4 of 4) sorted by relevance
51 static bool IsForcedInterpreterNeededForUpcall(Thread* thread, ArtMethod* m) in IsForcedInterpreterNeededForUpcall() function
1630 Dbg::IsForcedInterpreterNeededForUpcall(self, visitor.caller) || in ShouldDeoptimizeMethod()
575 Dbg::IsForcedInterpreterNeededForUpcall(thread, method) || in MaybeDoOnStackReplacement()
725 (self->IsForceInterpreter() || Dbg::IsForcedInterpreterNeededForUpcall(self, caller)))) { in artQuickToInterpreterBridge()