Searched refs:DecompGEP (Results 1 – 2 of 2) sorted by relevance
176 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject,
1273 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject, in isGEPBaseAtNegativeOffset() argument1296 if (!DecompGEP.VarIndices.empty()) in isGEPBaseAtNegativeOffset()1299 APInt GEPBaseOffset = DecompGEP.StructOffset; in isGEPBaseAtNegativeOffset()1300 GEPBaseOffset += DecompGEP.OtherOffset; in isGEPBaseAtNegativeOffset()