Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp449 static void setLiveRoot(ModuleSummaryIndex &Index, StringRef Name) { in setLiveRoot() function
591 setLiveRoot(Index, "llvm.used"); in buildModuleSummaryIndex()
592 setLiveRoot(Index, "llvm.compiler.used"); in buildModuleSummaryIndex()
593 setLiveRoot(Index, "llvm.global_ctors"); in buildModuleSummaryIndex()
594 setLiveRoot(Index, "llvm.global_dtors"); in buildModuleSummaryIndex()
595 setLiveRoot(Index, "llvm.global.annotations"); in buildModuleSummaryIndex()