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