Home
last modified time | relevance | path

Searched refs:setLiveRoot (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp731 static void setLiveRoot(ModuleSummaryIndex &Index, StringRef Name) { in setLiveRoot() function
893 setLiveRoot(Index, "llvm.used"); in buildModuleSummaryIndex()
894 setLiveRoot(Index, "llvm.compiler.used"); in buildModuleSummaryIndex()
895 setLiveRoot(Index, "llvm.global_ctors"); in buildModuleSummaryIndex()
896 setLiveRoot(Index, "llvm.global_dtors"); in buildModuleSummaryIndex()
897 setLiveRoot(Index, "llvm.global.annotations"); in buildModuleSummaryIndex()