Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp608 static OptimizationLevel mapToLevel(const CodeGenOptions &Opts) { in mapToLevel() function
903 OptimizationLevel Level = mapToLevel(CodeGenOpts); in RunOptimizationPipeline()