Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp194 static cl::opt<unsigned> MaxProfitableLoadStride( variable
4613 // or the potential stride <= MaxProfitableLoadStride and the in canVectorizeLoads()
4622 MaxProfitableLoadStride * Sz && in canVectorizeLoads()