Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1117 bool AlwaysVectorize; member
5869 Pass *createLoopVectorizePass(bool NoUnrolling, bool AlwaysVectorize) { in createLoopVectorizePass()