Searched refs:linkCombinedIndex (Results 1 – 3 of 3) sorted by relevance
249 std::unique_ptr<ModuleSummaryIndex> linkCombinedIndex();
610 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() { in linkCombinedIndex() function in ThinLTOCodeGenerator1013 auto Index = linkCombinedIndex(); in run()
662 auto CombinedIndex = ThinGenerator.linkCombinedIndex(); in thinLink()