Searched defs:ExportSummary (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTOBackend.cpp | 148 ModuleSummaryIndex *ExportSummary, in runNewPMPasses() 252 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in runOldPMPasses() 278 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 203 LowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in LowerTypeTestsPass()
|
D | PassManagerBuilder.h | 138 ModuleSummaryIndex *ExportSummary = nullptr; variable
|
D | WholeProgramDevirt.h | 222 ModuleSummaryIndex *ExportSummary; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 327 ModuleSummaryIndex *ExportSummary; member in __anondb9e6fc60111::LowerTypeTestsModule 459 ModuleSummaryIndex *ExportSummary; member 488 llvm::createLowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in createLowerTypeTestsPass() 1585 Module &M, ModuleSummaryIndex *ExportSummary, in LowerTypeTestsModule()
|
D | WholeProgramDevirt.cpp | 410 ModuleSummaryIndex *ExportSummary; member 546 ModuleSummaryIndex *ExportSummary; member 600 llvm::createWholeProgramDevirtPass(ModuleSummaryIndex *ExportSummary, in createWholeProgramDevirtPass()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/ |
D | PassBuilder.cpp | 979 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()
|