Searched refs:IsForcedInterpreterNeededForUpcallImpl (Results 1 – 2 of 2) sorted by relevance
613 return IsForcedInterpreterNeededForUpcallImpl(thread, m); in IsForcedInterpreterNeededForUpcall()783 static bool IsForcedInterpreterNeededForUpcallImpl(Thread* thread, ArtMethod* m)
3589 bool Dbg::IsForcedInterpreterNeededForUpcallImpl(Thread* thread, ArtMethod* m) { in IsForcedInterpreterNeededForUpcallImpl() function in art::Dbg