Searched refs:setLiveRoot (Results 1 – 1 of 1) sorted by relevance
637 static void setLiveRoot(ModuleSummaryIndex &Index, StringRef Name) { in setLiveRoot() function788 setLiveRoot(Index, "llvm.used"); in buildModuleSummaryIndex()789 setLiveRoot(Index, "llvm.compiler.used"); in buildModuleSummaryIndex()790 setLiveRoot(Index, "llvm.global_ctors"); in buildModuleSummaryIndex()791 setLiveRoot(Index, "llvm.global_dtors"); in buildModuleSummaryIndex()792 setLiveRoot(Index, "llvm.global.annotations"); in buildModuleSummaryIndex()