Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp130 static cl::opt<unsigned> MaxInterleaveGroupFactor( variable
947 return Factor >= 2 && Factor <= MaxInterleaveGroupFactor; in isStrided()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp175 static cl::opt<unsigned> MaxInterleaveGroupFactor( variable
1066 return Factor >= 2 && Factor <= MaxInterleaveGroupFactor; in isStrided()