Searched refs:Indices1 (Results 1 – 1 of 1) sorted by relevance
863 static bool areVarIndicesEqual(SmallVectorImpl<VariableGEPIndex> &Indices1, in areVarIndicesEqual() argument865 unsigned Size1 = Indices1.size(); in areVarIndicesEqual()872 if (Indices1[I] != Indices2[I]) in areVarIndicesEqual()