Home
last modified time | relevance | path

Searched defs:AlwaysVectorize (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1272 bool AlwaysVectorize; member
6169 Pass *createLoopVectorizePass(bool NoUnrolling, bool AlwaysVectorize) { in createLoopVectorizePass()