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