Searched refs:linkCombinedIndex (Results 1 – 8 of 8) sorted by relevance
198 std::unique_ptr<ModuleSummaryIndex> linkCombinedIndex();
247 std::unique_ptr<ModuleSummaryIndex> linkCombinedIndex();
489 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() { in linkCombinedIndex() function in ThinLTOCodeGenerator693 auto Index = linkCombinedIndex(); in run()
593 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() { in linkCombinedIndex() function in ThinLTOCodeGenerator967 auto Index = linkCombinedIndex(); in run()
566 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() { in linkCombinedIndex() function in ThinLTOCodeGenerator936 auto Index = linkCombinedIndex(); in run()
448 auto CombinedIndex = ThinGenerator.linkCombinedIndex(); in thinLink()
614 auto CombinedIndex = ThinGenerator.linkCombinedIndex(); in thinLink()