Searched refs:BytesOffset (Results 1 – 1 of 1) sorted by relevance
439 int64_t &BytesOffset, const DataLayout &DL, bool AllowNonInbounds = false) { in getMinimalBaseOfAccsesPointerOperand() argument447 BytesOffset = OffsetAPInt.getSExtValue(); in getMinimalBaseOfAccsesPointerOperand()452 getBasePointerOfAccessPointerOperand(const Instruction *I, int64_t &BytesOffset, in getBasePointerOfAccessPointerOperand() argument459 return GetPointerBaseWithConstantOffset(Ptr, BytesOffset, DL, in getBasePointerOfAccessPointerOperand()