Searched defs:IsReturn (Results 1 – 3 of 3) sorted by relevance
101 bool IsReturn() const { in IsReturn() function
577 bool IsReturn() const { in IsReturn() function
276 static bool IsReturn(ArtMethod* method, uint32_t dex_pc) REQUIRES_SHARED(Locks::mutator_lock_) { in IsReturn() function in art::DebugInstrumentationListener