Searched refs:VariableGEPIndex (Results 1 – 1 of 1) sorted by relevance
505 struct VariableGEPIndex { struct520 bool hasNegatedScaleOf(const VariableGEPIndex &Other) const { in hasNegatedScaleOf() argument550 SmallVector<VariableGEPIndex, 4> VarIndices;728 VariableGEPIndex Entry = {LE.Val, Scale, CxtI, LE.IsNSW, in DecomposeGEPExpression()1213 const VariableGEPIndex &ScalableVar = DecompGEP1.VarIndices[0]; in aliasGEP()1247 const VariableGEPIndex &Index = DecompGEP1.VarIndices[i]; in aliasGEP()1309 const VariableGEPIndex &Var = DecompGEP1.VarIndices[0]; in aliasGEP()1314 auto MultiplyByScaleNoWrap = [](const VariableGEPIndex &Var) { in aliasGEP()1340 const VariableGEPIndex &Var0 = DecompGEP1.VarIndices[0]; in aliasGEP()1341 const VariableGEPIndex &Var1 = DecompGEP1.VarIndices[1]; in aliasGEP()[all …]