Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp45 auto *F = cloneFunctionDecl(*A.getParent(), *cast<Function>(Aliasee)); in extractSubModule()
H A DIndirectionUtils.cpp309 Function* cloneFunctionDecl(Module &Dst, const Function &F, in cloneFunctionDecl() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h525 Function *cloneFunctionDecl(Module &Dst, const Function &F,