Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp158 ModuleSummaryIndex *ExportSummary, in runNewPMPasses()
273 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in runOldPMPasses()
304 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h204 LowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in LowerTypeTestsPass()
DPassManagerBuilder.h149 ModuleSummaryIndex *ExportSummary = nullptr; variable
DWholeProgramDevirt.h224 ModuleSummaryIndex *ExportSummary; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp449 ModuleSummaryIndex *ExportSummary; member
584 ModuleSummaryIndex &ExportSummary; member
620 ModuleSummaryIndex *ExportSummary = nullptr; member
681 llvm::createWholeProgramDevirtPass(ModuleSummaryIndex *ExportSummary, in createWholeProgramDevirtPass()
934 ModuleSummaryIndex *ExportSummary, in trySingleImplDevirt()
DLowerTypeTests.cpp383 ModuleSummaryIndex *ExportSummary; member in __anon124a280e0111::LowerTypeTestsModule
517 ModuleSummaryIndex *ExportSummary; member
546 llvm::createLowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in createLowerTypeTestsPass()
1657 Module &M, ModuleSummaryIndex *ExportSummary, in LowerTypeTestsModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp1159 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()