Searched refs:HasSameExceptionHandlersAs (Results 1 – 3 of 3) sorted by relevance
266 } else if (!incoming_try_entry->HasSameExceptionHandlersAs(stored_try_entry)) { in VisitBasicBlock()
1950 DCHECK(try_catch_information_->GetTryEntry().HasSameExceptionHandlersAs(*try_boundary)); in ComputeTryEntryOfSuccessors()2033 bool HTryBoundary::HasSameExceptionHandlersAs(const HTryBoundary& other) const { in HasSameExceptionHandlersAs() function in art::HTryBoundary
3229 bool HasSameExceptionHandlersAs(const HTryBoundary& other) const;