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