Home
last modified time | relevance | path

Searched refs:mustCheckStrides (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp769 bool mustCheckStrides() { return !StrideSet.empty(); } in mustCheckStrides() function in __anon63bf7e8f0111::LoopVectorizationLegality
2024 if (!Legal->mustCheckStrides()) in addStrideCheck()