Searched defs:MaxStride (Results 1 – 2 of 2) sorted by relevance
54 static constexpr uint32_t MaxStride() { in MaxStride() function
1815 isSafeDependenceDistance(const DataLayout & DL,ScalarEvolution & SE,const SCEV & MaxBTC,const SCEV & Dist,uint64_t MaxStride,uint64_t TypeByteSize) isSafeDependenceDistance() argument 2038 uint64_t MaxStride = std::max(StrideA, StrideB); isDependent() local