Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h338 bool CodeGenOnly = false; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DConfig.h70 bool CodeGenOnly = false; member
/openbsd-src/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp575 lto_bool_t CodeGenOnly) { in thinlto_codegen_set_codegen_only()