Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp413 static void setLiveRoot(ModuleSummaryIndex &Index, StringRef Name) { in setLiveRoot() function
542 setLiveRoot(Index, "llvm.used"); in buildModuleSummaryIndex()
543 setLiveRoot(Index, "llvm.compiler.used"); in buildModuleSummaryIndex()
544 setLiveRoot(Index, "llvm.global_ctors"); in buildModuleSummaryIndex()
545 setLiveRoot(Index, "llvm.global_dtors"); in buildModuleSummaryIndex()
546 setLiveRoot(Index, "llvm.global.annotations"); in buildModuleSummaryIndex()