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/ |
D | LTOBackend.cpp | 158 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/ |
D | LowerTypeTests.h | 204 LowerTypeTestsPass(ModuleSummaryIndex *ExportSummary, in LowerTypeTestsPass()
|
D | PassManagerBuilder.h | 149 ModuleSummaryIndex *ExportSummary = nullptr; variable
|
D | WholeProgramDevirt.h | 224 ModuleSummaryIndex *ExportSummary; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 449 ModuleSummaryIndex *ExportSummary; member 584 ModuleSummaryIndex &ExportSummary; member 620 ModuleSummaryIndex *ExportSummary = nullptr; member 681 llvm::createWholeProgramDevirtPass(ModuleSummaryIndex *ExportSummary, in createWholeProgramDevirtPass() 934 ModuleSummaryIndex *ExportSummary, in trySingleImplDevirt()
|
D | LowerTypeTests.cpp | 383 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/ |
D | PassBuilder.cpp | 1159 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()
|