Searched refs:IsNoWrapAddRec (Results 1 – 1 of 1) sorted by relevance
858 bool IsNoWrapAddRec = isNoWrapAddRec(Ptr, AR, PSE.getSE(), Lp); in isStridedPtr() local860 if (!IsNoWrapAddRec && !IsInBoundsGEP && !IsInAddressSpaceZero) { in isStridedPtr()896 if (!IsNoWrapAddRec && (IsInBoundsGEP || IsInAddressSpaceZero) && in isStridedPtr()