Home
last modified time | relevance | path

Searched refs:CheckAgainstUpperBound (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc2787 static void CheckAgainstUpperBound(ReferenceTypeInfo rti, ReferenceTypeInfo upper_bound_rti) in CheckAgainstUpperBound() function
2807 CheckAgainstUpperBound(rti, AsBoundType()->GetUpperBound()); in SetReferenceTypeInfo()
2827 CheckAgainstUpperBound(GetReferenceTypeInfo(), upper_bound); in SetUpperBound()