Searched refs:DecompGEP (Results 1 – 2 of 2) sorted by relevance
160 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject,
983 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject, in isGEPBaseAtNegativeOffset() argument1005 int64_t GEPBaseOffset = DecompGEP.StructOffset; in isGEPBaseAtNegativeOffset()1006 if (DecompGEP.VarIndices.empty()) in isGEPBaseAtNegativeOffset()1007 GEPBaseOffset += DecompGEP.OtherOffset; in isGEPBaseAtNegativeOffset()