Searched defs:ExportSummary (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | LowerTypeTests.h | 203 ModuleSummaryIndex *ExportSummary = nullptr; variable 212 : ExportSummary(ExportSummary), ImportSummary(ImportSummary), in ExportSummary() function
|
H A D | WholeProgramDevirt.h | 225 ModuleSummaryIndex *ExportSummary; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 545 ModuleSummaryIndex *ExportSummary; member 717 ModuleSummaryIndex &ExportSummary; member 1058 ModuleSummaryIndex *ExportSummary) { in tryFindVirtualCallTargets() 1278 ModuleSummaryIndex *ExportSummary, in trySingleImplDevirt() 2202 ModuleSummaryIndex *ExportSummary) { in lookUpFunctionValueInfo() 2225 Function *const F, ModuleSummaryIndex *ExportSummary) { in mustBeUnreachableFunction()
|
H A D | LowerTypeTests.cpp | 398 ModuleSummaryIndex *ExportSummary; member in __anonc00fd2a30111::LowerTypeTestsModule 1830 Module &M, ModuleAnalysisManager &AM, ModuleSummaryIndex *ExportSummary, in LowerTypeTestsModule()
|
/freebsd/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 235 ModuleSummaryIndex *ExportSummary, in runNewPMPasses() 342 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassBuilderPipelines.cpp | 1747 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()
|