Searched defs:right_compensation (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbounds_check_elimination.cc660 int32_t right_compensation = 0; local
663 right_compensation = 1;
671 right_compensation = 1;
693 left_range->GetBound().Add(right_compensation, &overflow, &underflow),

Completed in 49 milliseconds