Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DEmbedBitcodePass.h31 bool IsThinLTO; member
38 bool IsThinLTO; variable
44 EmbedBitcodePass(bool IsThinLTO, bool EmitLTOSummary) in EmbedBitcodePass()
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h94 bool IsThinLTO; member
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp238 unsigned OptLevel, bool IsThinLTO, in runNewPMPasses()
344 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
H A DLTO.cpp743 bool IsThinLTO = LTOInfo->IsThinLTO && (LTOMode != LTOK_UnifiedRegular); in addModule() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp122 bool IsThinLTO = D.getLTOMode(/*IsOffload=*/true) == LTOK_Thin; in constructLldCommand() local
H A DCommonArgs.cpp761 const InputInfo &Input, bool IsThinLTO) { in addLTOOptions()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp270 bool IsThinLTO, in computeFunctionSummary()
911 bool IsThinLTO = true; in buildModuleSummaryIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4147 bool IsThinLTO = true; in writePerModuleGlobalValueSummary() local