Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp115 OutputThinLTOBC("thinlto-bc", variable
668 if (OutputThinLTOBC) { in optMain()
728 : (OutputThinLTOBC ? OK_OutputThinLTOBitcode : OK_OutputBitcode); in optMain()
762 if (OutputThinLTOBC) { in optMain()