Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHexagon.cpp543 unsigned HexagonToolChain::getOptimizationLevel( in getOptimizationLevel() function in HexagonToolChain
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp537 static unsigned getOptimizationLevel(ArgList &Args, InputKind IK, in getOptimizationLevel() function