Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp122 static void removeFromUsedList(Module &M, StringRef Name, in removeFromUsedList() function
154 removeFromUsedList(M, "llvm.used", ShouldRemove); in removeFromUsedLists()
155 removeFromUsedList(M, "llvm.compiler.used", ShouldRemove); in removeFromUsedLists()