Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h203 ModuleSummaryIndex *ExportSummary = nullptr; variable
212 : ExportSummary(ExportSummary), ImportSummary(ImportSummary), in ExportSummary() argument
H A DWholeProgramDevirt.h225 ModuleSummaryIndex *ExportSummary; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp545 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 DLowerTypeTests.cpp398 ModuleSummaryIndex *ExportSummary; member in __anon4d791c6b0111::LowerTypeTestsModule
1830 Module &M, ModuleAnalysisManager &AM, ModuleSummaryIndex *ExportSummary, in LowerTypeTestsModule()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp235 ModuleSummaryIndex *ExportSummary, in runNewPMPasses()
342 bool IsThinLTO, ModuleSummaryIndex *ExportSummary, in opt()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp1747 ModuleSummaryIndex *ExportSummary) { in buildLTODefaultPipeline()