Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp232 unsigned OptLevel, bool IsThinLTO, in runNewPMPasses()
335 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
/openbsd-src/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h94 bool IsThinLTO; member
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHIPAMD.cpp122 bool IsThinLTO = D.getLTOMode(/*IsOffload=*/true) == LTOK_Thin; in constructLldCommand() local
H A DCommonArgs.cpp568 const InputInfo &Input, bool IsThinLTO) { in addLTOOptions()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp257 bool IsThinLTO, in computeFunctionSummary()
835 bool IsThinLTO = true; in buildModuleSummaryIndex() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp905 bool IsThinLTO = CodeGenOpts.PrepareForThinLTO; in RunOptimizationPipeline() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4085 bool IsThinLTO = true; in writePerModuleGlobalValueSummary() local