Home | History | Annotate | Download | only in Utils

Lines Matching refs:oldFunction

295                                            Function *oldFunction,
346 oldFunction->getName() + "_" +
349 if (oldFunction->doesNotThrow())
398 TI->getParent()->getParent() == oldFunction)
706 Function *oldFunction = header->getParent();
710 "codeRepl", oldFunction,
733 codeReplacer, oldFunction,
734 oldFunction->getParent());
774 // cerr << "OLD FUNCTION: " << *oldFunction;
775 // verifyFunction(*oldFunction);