Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp148 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/
DLowerTypeTests.h203 LowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in LowerTypeTestsPass()
DPassManagerBuilder.h138 ModuleSummaryIndex *ExportSummary = nullptr; variable
DWholeProgramDevirt.h222 ModuleSummaryIndex *ExportSummary; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp327 ModuleSummaryIndex *ExportSummary; member in __anondb9e6fc60111::LowerTypeTestsModule
459 ModuleSummaryIndex *ExportSummary; member
488 llvm::createLowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in createLowerTypeTestsPass()
1585 Module &M, ModuleSummaryIndex *ExportSummary, in LowerTypeTestsModule()
DWholeProgramDevirt.cpp410 ModuleSummaryIndex *ExportSummary; member
546 ModuleSummaryIndex *ExportSummary; member
600 llvm::createWholeProgramDevirtPass(ModuleSummaryIndex *ExportSummary, in createWholeProgramDevirtPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Passes/
DPassBuilder.cpp979 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()