Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp117 static void removeFromUsedList(Module &M, StringRef Name, in removeFromUsedList() function
149 removeFromUsedList(M, "llvm.used", ShouldRemove); in removeFromUsedLists()
150 removeFromUsedList(M, "llvm.compiler.used", ShouldRemove); in removeFromUsedLists()