Home
last modified time | relevance | path

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

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