Searched refs:UpdateBoundType (Results 1 – 1 of 1) sorted by relevance
90 static void UpdateBoundType(HBoundType* bound_type) REQUIRES_SHARED(Locks::mutator_lock_);849 UpdateBoundType(instr->AsBoundType()); in UpdateReferenceTypeInfo()891 void ReferenceTypePropagation::RTPVisitor::UpdateBoundType(HBoundType* instr) { in UpdateBoundType() function in art::ReferenceTypePropagation::RTPVisitor