Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
DTools.cpp2001 static bool shouldEnableVectorizerAtOLevel(const ArgList &Args) { in shouldEnableVectorizerAtOLevel() function
3610 bool EnableVec = shouldEnableVectorizerAtOLevel(Args); in ConstructJob()