Searched refs:VariableGEPIndex (Results 1 – 1 of 1) sorted by relevance
474 struct VariableGEPIndex { struct489 bool hasNegatedScaleOf(const VariableGEPIndex &Other) const { in hasNegatedScaleOf() argument519 SmallVector<VariableGEPIndex, 4> VarIndices;696 VariableGEPIndex Entry = {LE.Val, Scale, CxtI, LE.IsNSW, in DecomposeGEPExpression()1174 const VariableGEPIndex &Index = DecompGEP1.VarIndices[i]; in aliasGEP()1236 const VariableGEPIndex &Var = DecompGEP1.VarIndices[0]; in aliasGEP()1241 auto MultiplyByScaleNoWrap = [](const VariableGEPIndex &Var) { in aliasGEP()1267 const VariableGEPIndex &Var0 = DecompGEP1.VarIndices[0]; in aliasGEP()1268 const VariableGEPIndex &Var1 = DecompGEP1.VarIndices[1]; in aliasGEP()1748 for (const VariableGEPIndex &Src : SrcGEP.VarIndices) { in subtractDecomposedGEPs()[all …]