Searched refs:other_array_length (Results 1 – 1 of 1) sorted by relevance
1427 HInstruction* other_array_length = other_bounds_check->InputAt(1); in AddComparesWithDeoptimization() local1429 if (array_length == other_array_length && base == other_value.GetInstruction()) { in AddComparesWithDeoptimization()1544 HInstruction* other_array_length = other_bounds_check->InputAt(1); in TransformLoopForDynamicBCE() local1547 if (array_length == other_array_length && base == other_value.GetInstruction()) { in TransformLoopForDynamicBCE()