Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDEmbedBitcodePass.h31 bool IsThinLTO; member
38 bool IsThinLTO; variable
44 EmbedBitcodePass(bool IsThinLTO, bool EmitLTOSummary) in EmbedBitcodePass()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Bitcode/
HDBitcodeReader.h94 bool IsThinLTO; member
/freebsd-head/contrib/llvm-project/llvm/lib/LTO/
HDLTOBackend.cpp234 unsigned OptLevel, bool IsThinLTO, in runNewPMPasses()
342 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
HDLTO.cpp757 bool IsThinLTO = LTOInfo->IsThinLTO && (LTOMode != LTOK_UnifiedRegular); in addModule() local
/freebsd-head/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDHIPAMD.cpp123 bool IsThinLTO = D.getLTOMode(/*IsOffload=*/true) == LTOK_Thin; in constructLldCommand() local
HDCommonArgs.cpp811 const InputInfo &Input, bool IsThinLTO) { in addLTOOptions()
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDModuleSummaryAnalysis.cpp301 bool IsThinLTO, in computeFunctionSummary()
987 bool IsThinLTO = true; in buildModuleSummaryIndex() local
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp4321 bool IsThinLTO = true; in writePerModuleGlobalValueSummary() local