ΒΆllvm::ModulePass* createDeadArgHackingPass()
llvm::ModulePass* createDeadArgHackingPass()
Description
DeadArgHacking pass - Same as DAE, but delete arguments of external functions as well. This is definitely not safe, and should only be used by bugpoint.
Declared at: llvm/include/llvm/Transforms/IPO.h:144