Home
last modified time | relevance | path

Searched defs:OldF (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAddMissingPrototypes.cpp133 Function *OldF = Pair.first; in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DReduceArguments.cpp23 static void replaceFunctionCalls(Function &OldF, Function &NewF, in replaceFunctionCalls()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp1023 Function &OldF = N.getFunction(); in run() local
1126 Function *OldF = OldNode->getFunction(); in runOnSCC() local
H A DMergeFunctions.cpp913 const FunctionNode &OldF = *Result.first; in insert() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1459 Function &OldF = N.getFunction(); in replaceNodeFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp278 auto *OldF = cast<llvm::Function>(Entry); in applyReplacements() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1062 if (FunctionDecl *OldF = OldD->getAsFunction()) { in CheckOverload() local