Searched refs:ImportSummaryForTesting (Results 1 – 2 of 2) sorted by relevance
77 std::unique_ptr<ModuleSummaryIndex> ImportSummaryForTesting; variable
5749 ImportSummaryForTesting = std::move(*ImportSummaryForTestingOrErr); in MemProfContextDisambiguation()5750 ImportSummary = ImportSummaryForTesting.get(); in MemProfContextDisambiguation()