Searched refs:NarrowUpperBound (Results 1 – 1 of 1) sorted by relevance
222 static ValueBound NarrowUpperBound(ValueBound bound1, ValueBound bound2) { in NarrowUpperBound() function in art::ValueBound332 ValueBound::NarrowUpperBound(upper_, range->upper_)); in Narrow()463 ValueBound upper = ValueBound::NarrowUpperBound(bound_, range->GetUpper()); in Narrow()