Searched refs:oldFunction (Results 1 – 2 of 2) sorted by relevance
818 Function *oldFunction, in constructFunction() argument863 AllowVarArgs && oldFunction->isVarArg()); in constructFunction()871 funcType, GlobalValue::InternalLinkage, oldFunction->getAddressSpace(), in constructFunction()872 oldFunction->getName() + "." + SuffixToUse, M); in constructFunction()874 if (oldFunction->doesNotThrow()) in constructFunction()878 if (oldFunction->hasUWTable()) in constructFunction()888 for (const auto &Attr : oldFunction->getAttributes().getFnAttributes()) { in constructFunction()1028 if (I->isTerminator() && I->getFunction() == oldFunction && in constructFunction()1575 Function *oldFunction = header->getParent(); in extractCodeRegion() local1633 "codeRepl", oldFunction, in extractCodeRegion()[all …]
219 Function *oldFunction, Module *M);