Searched defs:StrideDescriptor (Results 1 – 2 of 2) sorted by relevance
901 struct StrideDescriptor { struct in __anon63bf7e8f0111::InterleavedAccessInfo902 StrideDescriptor(int64_t Stride, const SCEV *Scev, uint64_t Size, in StrideDescriptor() argument909 int64_t Stride = 0;910 const SCEV *Scev = nullptr; // The scalar expression of this access911 uint64_t Size = 0; // The size of the memory object.912 unsigned Align = 0; // The alignment of this access.
1015 struct StrideDescriptor { struct in __anon1008a2c70211::InterleavedAccessInfo1017 StrideDescriptor(int64_t Stride, const SCEV *Scev, uint64_t Size, in StrideDescriptor() argument1022 int64_t Stride = 0;1025 const SCEV *Scev = nullptr;1028 uint64_t Size = 0;1031 unsigned Align = 0;