Searched defs:ExportSummary (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 203 ModuleSummaryIndex *ExportSummary = nullptr; variable 212 : ExportSummary(ExportSummary), ImportSummary(ImportSummary), in ExportSummary() argument
|
H A D | PassManagerBuilder.h | 150 ModuleSummaryIndex *ExportSummary = nullptr; variable
|
H A D | WholeProgramDevirt.h | 224 ModuleSummaryIndex *ExportSummary; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 210 ModuleSummaryIndex *ExportSummary, in runNewPMPasses() 310 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in runOldPMPasses() 343 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 503 ModuleSummaryIndex *ExportSummary; member 647 ModuleSummaryIndex &ExportSummary; member 687 ModuleSummaryIndex *ExportSummary = nullptr; member 748 llvm::createWholeProgramDevirtPass(ModuleSummaryIndex *ExportSummary, in createWholeProgramDevirtPass() 1133 ModuleSummaryIndex *ExportSummary, in trySingleImplDevirt()
|
H A D | LowerTypeTests.cpp | 382 ModuleSummaryIndex *ExportSummary; member in __anon008eecce0111::LowerTypeTestsModule 520 ModuleSummaryIndex *ExportSummary; member 551 llvm::createLowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in createLowerTypeTestsPass() 1687 Module &M, ModuleSummaryIndex *ExportSummary, in LowerTypeTestsModule()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/ |
H A D | PassBuilder.cpp | 1650 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()
|