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
397 bool MayAlias(size_t index1, size_t index2) const { in MayAlias()461 size_t AliasingMatrixPosition(size_t index1, size_t index2) const { in AliasingMatrixPosition()469 size_t CheckedAliasingMatrixPosition(size_t index1, size_t index2, size_t position) { in CheckedAliasingMatrixPosition()476 bool ComputeMayAlias(size_t index1, size_t index2) const { in ComputeMayAlias()
74 static HPhi* GetSinglePhi(HBasicBlock* block, size_t index1, size_t index2) { in GetSinglePhi()