Searched defs:VariableGEPIndex (Results 1 – 1 of 1) sorted by relevance
505 struct VariableGEPIndex { struct506 CastedValue Val;507 APInt Scale;510 const Instruction *CxtI;513 bool IsNSW;518 bool IsNegated;520 bool hasNegatedScaleOf(const VariableGEPIndex &Other) const { in hasNegatedScaleOf()526 void dump() const { in dump()530 void print(raw_ostream &OS) const { in print()