Searched defs:UnifiedLTO (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp327 runPassPipeline( StringRef Arg0, Module &M, TargetMachine *TM, TargetLibraryInfoImpl *TLII, ToolOutputFile *Out, ToolOutputFile *ThinLTOLinkOut, ToolOutputFile *OptRemarkFile, StringRef PassPipeline, ArrayRef<PassPlugin> PassPlugins, OutputKind OK, VerifierKind VK, bool ShouldPreserveAssemblyUseListOrder, bool ShouldPreserveBitcodeUseListOrder, bool EmitSummaryIndex, bool EmitModuleHash, bool EnableDebugify, bool VerifyDIPreserve, bool UnifiedLTO) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h97 bool UnifiedLTO; member in struct:llvm::BitcodeLTOInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp264 bool UnifiedLTO = false; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h79 bool UnifiedLTO; member in class:llvm::PipelineTuningOptions
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp816 bool UnifiedLTO = false; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h1346 bool UnifiedLTO; member in class:llvm::CalleeInfo::AllocationType::ModuleSummaryIndex
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8113 bool UnifiedLTO = Flags & 0x200; local

Completed in 154 milliseconds