Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h347 bool CodeGenOnly = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h69 bool CodeGenOnly = false; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp604 bool CodeGenOnly, AddStreamFn IRAddStream, in thinBackend()