Searched refs:AllowNonInbounds (Results 1 – 5 of 5) sorted by relevance
252 bool AllowNonInbounds = true) {255 Ptr->stripAndAccumulateConstantOffsets(DL, OffsetAPInt, AllowNonInbounds);263 bool AllowNonInbounds = true) {265 AllowNonInbounds);
592 bool AllowNonInbounds) const;594 bool AllowNonInbounds) { in stripAndAccumulateConstantOffsets() argument597 DL, Offset, AllowNonInbounds)); in stripAndAccumulateConstantOffsets()
552 bool AllowNonInbounds) const { in stripAndAccumulateConstantOffsets()568 if (!AllowNonInbounds && !GEP->isInBounds()) in stripAndAccumulateConstantOffsets()
397 bool AllowNonInbounds = false) { in getBasePointerOfAccessPointerOperand() argument404 AllowNonInbounds); in getBasePointerOfAccessPointerOperand()
697 bool AllowNonInbounds = false) { in stripAndComputeConstantOffsets() argument703 V = V->stripAndAccumulateConstantOffsets(DL, Offset, AllowNonInbounds); in stripAndComputeConstantOffsets()