ΒΆllvm::ModulePass* createDeadArgEliminationPass()
llvm::ModulePass* createDeadArgEliminationPass()
Description
createDeadArgEliminationPass - This pass removes arguments from functions which are not used by the body of the function.
Declared at: llvm/include/llvm/Transforms/IPO.h:139