Searched defs:VariableGEPIndex (Results 1 – 1 of 1) sorted by relevance
515 struct VariableGEPIndex { struct516 CastedValue Val;517 APInt Scale;520 const Instruction *CxtI;523 bool IsNSW;528 bool IsNegated;530 bool hasNegatedScaleOf(const VariableGEPIndex &Other) const { in hasNegatedScaleOf()536 void dump() const { in dump()540 void print(raw_ostream &OS) const { in print()