Home
last modified time | relevance | path

Searched defs:CGOptLevel (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h41 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Aggressive; global() member
219 setCodeGenOptLevel(CodeGenOptLevel CGOptLevel) setCodeGenOptLevel() argument
/llvm-project/offload/plugins-nextgen/common/src/
H A DJIT.cpp98 CodeGenOptLevel CGOptLevel = *CGOptLevelOrNone; in createTargetMachine() local
/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp44 static cl::opt<char> CGOptLevel( variable
/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h57 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Default; member