Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp766 bool mustCheckStrides() { return !StrideSet.empty(); } in mustCheckStrides() function in __anond293faa00111::LoopVectorizationLegality
2047 if (!Legal->mustCheckStrides()) in addStrideCheck()