Home | History | Annotate | Download | only in Utils

Lines Matching full:oldfunction

91                                 Function *oldFunction, Module *M);
248 Function *oldFunction,
299 oldFunction->getName() + "_" +
302 if (oldFunction->doesNotThrow())
351 TI->getParent()->getParent() == oldFunction)
690 Function *oldFunction = header->getParent();
694 "codeRepl", oldFunction,
709 codeReplacer, oldFunction,
710 oldFunction->getParent());
750 // cerr << "OLD FUNCTION: " << *oldFunction;
751 // verifyFunction(*oldFunction);