Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1343 void setTailFoldingStyles(bool IsScalableVF, unsigned UserIC) { in setTailFoldingStyles() argument
1362 bool EVLIsLegal = UserIC <= 1 && IsScalableVF && in setTailFoldingStyles()