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