Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp178 static cl::opt<unsigned> CodeGenOptLevelCL( variable
294 return static_cast<CodeGenOptLevel>(unsigned(CodeGenOptLevelCL)); in GetCodeGenOptLevel()