Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/
DClang.cpp637 static bool shouldEnableVectorizerAtOLevel(const ArgList &Args, bool isSlpVec) { in shouldEnableVectorizerAtOLevel() argument
655 return isSlpVec; in shouldEnableVectorizerAtOLevel()