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