Home
last modified time | relevance | path

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

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