Home
last modified time | relevance | path

Searched refs:ImportSummaryForTesting (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DMemProfContextDisambiguation.h44 std::unique_ptr<ModuleSummaryIndex> ImportSummaryForTesting; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp3909 ImportSummaryForTesting = std::move(*ImportSummaryForTestingOrErr);
3910 ImportSummary = ImportSummaryForTesting.get();