Home
last modified time | relevance | path

Searched defs:CodeGenOnly (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DConfig.h68 bool CodeGenOnly = false; member
/llvm-project-15.0.7/llvm/tools/lto/
H A Dlto.cpp583 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only()