Home
last modified time | relevance | path

Searched refs:cloneFunctionDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp45 auto *F = cloneFunctionDecl(*A.getParent(), *cast<Function>(Aliasee)); in extractSubModule()
H A DIndirectionUtils.cpp287 Function* cloneFunctionDecl(Module &Dst, const Function &F, in cloneFunctionDecl() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h520 Function *cloneFunctionDecl(Module &Dst, const Function &F,