Searched refs:IsArrayLengthOf (Results 1 – 1 of 1) sorted by relevance
2201 static bool IsArrayLengthOf(HInstruction* potential_length, HInstruction* potential_array) { in IsArrayLengthOf() function2228 if (IsArrayLengthOf(count, source)) { in SimplifySystemArrayCopy()2232 if (IsArrayLengthOf(count, destination)) { in SimplifySystemArrayCopy()