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