Home
last modified time | relevance | path

Searched defs:getOptimizationLevel (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DHexagon.cpp488 unsigned HexagonToolChain::getOptimizationLevel( in getOptimizationLevel() function in HexagonToolChain
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp122 static unsigned getOptimizationLevel(ArgList &Args, InputKind IK, in getOptimizationLevel() function