Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDCompileOnDemandLayer.cpp45 auto *F = cloneFunctionDecl(*A.getParent(), *cast<Function>(Aliasee)); in extractSubModule()
HDIndirectionUtils.cpp310 Function* cloneFunctionDecl(Module &Dst, const Function &F, in cloneFunctionDecl() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDIndirectionUtils.h525 Function *cloneFunctionDecl(Module &Dst, const Function &F,