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.h32 bool IsThinLTO; global() member
39 bool IsThinLTO; global() variable
47 EmbedBitcodePass(bool IsThinLTO,bool EmitLTOSummary,ModulePassManager && MPM) EmbedBitcodePass() argument
/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.cpp234 unsigned OptLevel, bool IsThinLTO, in runNewPMPasses()
342 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
H A DLTO.cpp757 bool IsThinLTO = LTOInfo->IsThinLTO && (LTOMode != LTOK_UnifiedRegular); in addModule() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp123 bool IsThinLTO = D.getLTOMode(/*IsOffload=*/true) == LTOK_Thin; in constructLldCommand() local
H A DCommonArgs.cpp811 const InputInfo &Input, bool IsThinLTO) { in addLTOOptions()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp301 bool IsThinLTO, in computeFunctionSummary()
987 bool IsThinLTO = true; in buildModuleSummaryIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4321 bool IsThinLTO = true; in writePerModuleGlobalValueSummary() local