Home
last modified time | relevance | path

Searched defs:upper_bound (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.cc200 ReferenceTypeInfo upper_bound, in ShouldCreateBoundType()
Dbounds_check_elimination.cc442 ValueBound upper_bound = range->GetUpper(); in Narrow() local
Dnodes.cc2281 void HBoundType::SetUpperBound(const ReferenceTypeInfo& upper_bound, bool can_be_null) { in SetUpperBound()