Searched defs:OldFn (Results 1 – 3 of 3) sorted by relevance
123 void CallGraphUpdater::replaceFunctionWith(Function &OldFn, Function &NewFn) { in replaceFunctionWith()
1699 Function *OldFn = It.getFirst(); in rewriteFunctionSignatures() local
4048 llvm::Function *OldFn = nullptr, *Fn = nullptr; in GenerateDirectMethod() local