Searched refs:VariableGEPIndex (Results 1 – 1 of 1) sorted by relevance
171 struct VariableGEPIndex { struct176 bool operator==(const VariableGEPIndex &Other) const { in operator ==() argument181 bool operator!=(const VariableGEPIndex &Other) const { in operator !=() argument294 SmallVectorImpl<VariableGEPIndex> &VarIndices, in DecomposeGEPExpression()407 VariableGEPIndex Entry = {Index, Extension, in DecomposeGEPExpression()545 void GetIndexDifference(SmallVectorImpl<VariableGEPIndex> &Dest,546 const SmallVectorImpl<VariableGEPIndex> &Src);993 SmallVector<VariableGEPIndex, 4> GEP1VariableIndices; in aliasGEP()1035 SmallVector<VariableGEPIndex, 4> GEP2VariableIndices; in aliasGEP()1074 SmallVector<VariableGEPIndex, 4> GEP2VariableIndices; in aliasGEP()[all …]