Lines Matching defs:upper
305 ValueRange(ArenaAllocator* allocator, ValueBound lower, ValueBound upper) in ValueRange()
358 ValueBound upper = upper_.Add(constant, &overflow, &underflow); in Add() local
440 int32_t upper = std::numeric_limits<int32_t>::max(); in Narrow() local
477 ValueBound upper = ValueBound::NarrowUpperBound(bound_, range->GetUpper()); in Narrow() local
734 ValueBound upper = bound; in HandleIf() local
819 ValueBound upper = ValueBound(array_length, -1); // array_length - 1 in VisitBoundsCheck() local
868 ValueBound upper = ValueBound::Max(); in VisitBoundsCheck() local
1014 ValueBound upper = right_range->GetUpper(); in VisitSub() local
1123 ValueBound upper = ValueBound(new_array, -right_const); in VisitNewArray() local
1179 HInstruction* upper = GetGraph()->GetIntConstant(max_c); in AddCompareWithDeoptimization() local
1337 HInstruction* upper = nullptr; in TryDynamicBCE() local