Searched defs:index2 (Results 1 – 4 of 4) sorted by relevance
42 static public int test(Object new_array, int index1, int index2) { in test()
101 for (size_t index2 = 0; index2 != arraysize(kDexFile2Strings); ++index2) { in TEST() local
327 bool MayAlias(size_t index1, size_t index2) const { in MayAlias()391 size_t AliasingMatrixPosition(size_t index1, size_t index2) const { in AliasingMatrixPosition()399 size_t CheckedAliasingMatrixPosition(size_t index1, size_t index2, size_t position) { in CheckedAliasingMatrixPosition()406 bool ComputeMayAlias(size_t index1, size_t index2) const { in ComputeMayAlias()
74 static HPhi* GetSingleChangedPhi(HBasicBlock* block, size_t index1, size_t index2) { in GetSingleChangedPhi()