Searched refs:DecompGEP (Results 1 – 4 of 4) 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()
178 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject,
1181 const DecomposedGEP &DecompGEP, const DecomposedGEP &DecompObject, in isGEPBaseAtNegativeOffset() argument1202 if (!DecompGEP.VarIndices.empty()) in isGEPBaseAtNegativeOffset()1204 int64_t GEPBaseOffset = DecompGEP.StructOffset; in isGEPBaseAtNegativeOffset()1205 GEPBaseOffset += DecompGEP.OtherOffset; in isGEPBaseAtNegativeOffset()