Searched refs:UpdateBoundType (Results 1 – 2 of 2) sorted by relevance
53 void UpdateBoundType(HBoundType* bound_type) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
256 UpdateBoundType(instr->AsBoundType()); in UpdateReferenceTypeInfo()266 void ReferenceTypePropagation::UpdateBoundType(HBoundType* instr) { in UpdateBoundType() function in art::ReferenceTypePropagation