Searched refs:LocalStride (Results 1 – 1 of 1) sorted by relevance
121 APInt LocalStride = C->getValue() - Prev->getValue(); in matchStridedConstant() local123 StrideVal = LocalStride; in matchStridedConstant()124 else if (StrideVal != LocalStride) in matchStridedConstant()