Searched refs:RemoveDeadStuffFromFunction (Results 1 – 2 of 2) sorted by relevance
136 bool RemoveDeadStuffFromFunction(Function *F);
730 bool DeadArgumentEliminationPass::RemoveDeadStuffFromFunction(Function *F) { in RemoveDeadStuffFromFunction() function in DeadArgumentEliminationPass1114 Changed |= RemoveDeadStuffFromFunction(F); in run()