Searched refs:setLiveRoot (Results 1 – 1 of 1) sorted by relevance
927 static void setLiveRoot(ModuleSummaryIndex &Index, StringRef Name) { in setLiveRoot() function1095 setLiveRoot(Index, "llvm.used"); in buildModuleSummaryIndex()1096 setLiveRoot(Index, "llvm.compiler.used"); in buildModuleSummaryIndex()1097 setLiveRoot(Index, "llvm.global_ctors"); in buildModuleSummaryIndex()1098 setLiveRoot(Index, "llvm.global_dtors"); in buildModuleSummaryIndex()1099 setLiveRoot(Index, "llvm.global.annotations"); in buildModuleSummaryIndex()