Lines Matching defs:lower
305 ValueRange(ArenaAllocator* allocator, ValueBound lower, ValueBound upper) in ValueRange()
352 ValueBound lower = lower_.Add(constant, &overflow, &underflow); in Add() local
427 ValueBound lower = ValueBound::NarrowLowerBound(bound_, range->GetLower()); in Narrow() local
733 ValueBound lower = bound; in HandleIf() local
818 ValueBound lower = ValueBound(nullptr, 0); // constant 0 in VisitBoundsCheck() local
849 ValueBound lower = existing_range->GetLower(); in VisitBoundsCheck() local
867 ValueBound lower = ValueBound(nullptr, constant + 1); in VisitBoundsCheck() local
1013 ValueBound lower = right_range->GetLower(); in VisitSub() local
1119 ValueBound lower = ValueBound(nullptr, -right_const); in VisitNewArray() local
1183 HInstruction* lower = new (GetGraph()->GetArena()) in AddCompareWithDeoptimization() local
1336 HInstruction* lower = nullptr; in TryDynamicBCE() local