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