Searched refs:SetUpperBound (Results 1 – 4 of 4) sorted by relevance
221 bound_type->SetUpperBound(class_rti, /* can_be_null= */ false); in BoundTypeIn()716 bound_type->SetUpperBound(ReferenceTypeInfo::Create(klass, is_exact), in VisitCheckCast()
205 bound->SetUpperBound(ti, /*can_be_null*/ false); in RemoveNonNullControlDependences()
3128 void HBoundType::SetUpperBound(const ReferenceTypeInfo& upper_bound, bool can_be_null) { in SetUpperBound() function in art::HBoundType
7893 void SetUpperBound(const ReferenceTypeInfo& upper_bound, bool can_be_null);