Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp209 unsigned OptLevel, bool IsThinLTO, in runNewPMPasses()
310 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in runOldPMPasses()
343 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h54 bool IsThinLTO; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp241 bool IsThinLTO, in computeFunctionSummary()
737 bool IsThinLTO = true; in buildModuleSummaryIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHIP.cpp52 bool IsThinLTO = D.getLTOMode(/*IsOffload=*/true) == LTOK_Thin; in constructLldCommand() local
H A DCommonArgs.cpp480 const InputInfo &Input, bool IsThinLTO) { in addLTOOptions()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1323 bool IsThinLTO = CodeGenOpts.PrepareForThinLTO; in EmitAssemblyWithNewPassManager() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3899 bool IsThinLTO = true; in writePerModuleGlobalValueSummary() local