Searched refs:RemoveFunctionFromUsedList (Results 1 – 1 of 1) sorted by relevance
44 void RemoveFunctionFromUsedList(llvm::Module* module, llvm::Function* fn) { in RemoveFunctionFromUsedList() function153 RemoveFunctionFromUsedList(module, fn); in RewriteCalls()