Searched refs:GEP2VariableIndices (Results 1 – 1 of 1) sorted by relevance
1035 SmallVector<VariableGEPIndex, 4> GEP2VariableIndices; in aliasGEP() local1037 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, in aliasGEP()1055 GEP1VariableIndices == GEP2VariableIndices) in aliasGEP()1074 SmallVector<VariableGEPIndex, 4> GEP2VariableIndices; in aliasGEP() local1076 DecomposeGEPExpression(GEP2, GEP2BaseOffset, GEP2VariableIndices, in aliasGEP()1104 GetIndexDifference(GEP1VariableIndices, GEP2VariableIndices); in aliasGEP()