Searched refs:GEP2VariableIndices (Results 1 – 1 of 1) sorted by relevance
918 SmallVector<VariableGEPIndex, 4> GEP2VariableIndices; in aliasGEP() local920 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, in aliasGEP()938 GEP1VariableIndices == GEP2VariableIndices) in aliasGEP()958 SmallVector<VariableGEPIndex, 4> GEP2VariableIndices; in aliasGEP() local960 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, in aliasGEP()987 GetIndexDifference(GEP1VariableIndices, GEP2VariableIndices); in aliasGEP()