Searched refs:NumBytes0 (Results 1 – 2 of 2) sorted by relevance
94 const LocationSize NumBytes0, in computeAliasing() argument111 if (PtrDiff >= 0 && NumBytes0.hasValue() && !NumBytes0.isScalable()) { in computeAliasing()115 IsAlias = !(static_cast<int64_t>(NumBytes0.getValue().getFixedValue()) <= in computeAliasing()
85 static bool computeAliasing(const SDNode *Op0, const LocationSize NumBytes0,