Searched refs:StrideSet (Results 1 – 2 of 2) sorted by relevance
529 StrideSet(std::move(LAI.StrideSet)) {} in LoopAccessInfo()545 StrideSet = std::move(LAI.StrideSet);613 bool hasStride(Value *V) const { return StrideSet.count(V); } in hasStride()682 SmallPtrSet<Value *, 8> StrideSet; variable
1917 StrideSet.insert(Stride); in collectStridedAccess()