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