Searched defs:ImportSummary (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.h | 40 const ModuleSummaryIndex *ImportSummary; variable
|
H A D | LowerTypeTests.h | 204 const ModuleSummaryIndex *ImportSummary = nullptr; variable
|
H A D | WholeProgramDevirt.h | 225 const ModuleSummaryIndex *ImportSummary; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 240 runNewPMPasses(const Config & Conf,Module & Mod,TargetMachine * TM,unsigned OptLevel,bool IsThinLTO,ModuleSummaryIndex * ExportSummary,const ModuleSummaryIndex * ImportSummary) runNewPMPasses() argument 345 opt(const Config & Conf,TargetMachine * TM,unsigned Task,Module & Mod,bool IsThinLTO,ModuleSummaryIndex * ExportSummary,const ModuleSummaryIndex * ImportSummary,const std::vector<uint8_t> & CmdArgs) opt() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassBuilderPipelines.cpp | 1610 buildThinLTODefaultPipeline(OptimizationLevel Level,const ModuleSummaryIndex * ImportSummary) buildThinLTODefaultPipeline() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 399 const ModuleSummaryIndex *ImportSummary; member in __anon939db9b50111::LowerTypeTestsModule 1829 LowerTypeTestsModule(Module & M,ModuleAnalysisManager & AM,ModuleSummaryIndex * ExportSummary,const ModuleSummaryIndex * ImportSummary,bool DropTypeTests) LowerTypeTestsModule() argument [all...] |
H A D | WholeProgramDevirt.cpp | 546 const ModuleSummaryIndex *ImportSummary; member [all...] |
H A D | MemProfContextDisambiguation.cpp | 3249 findValueInfoForFunc(const Function & F,const Module & M,const ModuleSummaryIndex * ImportSummary) findValueInfoForFunc() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 1092 const ModuleSummaryIndex *ImportSummary = nullptr; runOnModule() local
|