Searched refs:removeDeadStuffFromFunction (Results 1 – 2 of 2) sorted by relevance
136 bool removeDeadStuffFromFunction(Function *F);
735 bool DeadArgumentEliminationPass::removeDeadStuffFromFunction(Function *F) { in removeDeadStuffFromFunction() function in DeadArgumentEliminationPass1145 Changed |= removeDeadStuffFromFunction(&F); in run()