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