Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp525 static bool shouldEnableVectorizerAtOLevel(const ArgList &Args, bool isSlpVec) { in shouldEnableVectorizerAtOLevel() argument
543 return isSlpVec; in shouldEnableVectorizerAtOLevel()