Lines Matching full:oldfunction
296 Function *oldFunction,
347 oldFunction->getName() + "_" +
350 if (oldFunction->doesNotThrow())
399 TI->getParent()->getParent() == oldFunction)
705 Function *oldFunction = header->getParent();
709 "codeRepl", oldFunction,
732 codeReplacer, oldFunction,
733 oldFunction->getParent());
773 // cerr << "OLD FUNCTION: " << *oldFunction;
774 // verifyFunction(*oldFunction);