Home
last modified time | relevance | path

Searched defs:UnifiedLTO (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h97 bool UnifiedLTO; member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp123 UnifiedLTO("unified-lto", variable
H A DNewPMDriver.cpp349 bool UnifiedLTO) { in runPassPipeline()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp264 bool UnifiedLTO = false; in enableUnifiedLTO() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h81 bool UnifiedLTO; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp891 bool UnifiedLTO = false; in buildModuleSummaryIndex() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp5098 bool UnifiedLTO = false; in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8459 bool UnifiedLTO = Flags & 0x200; in getEnableSplitLTOUnitAndUnifiedFlag() local