Searched refs:StrideSet (Results 1 – 2 of 2) sorted by relevance
590 bool hasStride(Value *V) const { return StrideSet.count(V); } in hasStride()664 SmallPtrSet<Value *, 8> StrideSet; variable
2342 StrideSet.insert(Stride); in collectStridedAccess()