HomeSort by: relevance | last modified time | path
    Searched refs:getOptimizationLevel (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Hexagon.h 67 unsigned getOptimizationLevel(const llvm::opt::ArgList &DriverArgs) const;
Hexagon.cpp 543 unsigned HexagonToolChain::getOptimizationLevel(
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInvocation.cpp 537 static unsigned getOptimizationLevel(ArgList &Args, InputKind IK,
1554 unsigned OptimizationLevel = getOptimizationLevel(Args, IK, Diags);
3920 unsigned Opt = getOptimizationLevel(Args, IK, Diags),

Completed in 64 milliseconds