Searched refs:other_index (Results 1 – 1 of 1) sorted by relevance
1223 HInstruction* other_index = other_bounds_check->InputAt(0); in AddComparesWithDeoptimization() local1225 ValueBound other_value = ValueBound::AsValueBound(other_index); in AddComparesWithDeoptimization()1228 if (array_length == other_index) { in AddComparesWithDeoptimization()1253 HInstruction* other_index = other_bounds_check->InputAt(0); in AddComparesWithDeoptimization() local1254 int32_t other_c = ValueBound::AsValueBound(other_index).GetConstant(); in AddComparesWithDeoptimization()