Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/ocaml/transforms/utils/
H A Dtransform_utils_ocaml.c29 LLVMModuleRef llvm_clone_module(LLVMModuleRef M) { return LLVMCloneModule(M); } in llvm_clone_module()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp199 LLVMModuleRef LLVMCloneModule(LLVMModuleRef M) { in LLVMCloneModule() function
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h698 LLVMModuleRef LLVMCloneModule(LLVMModuleRef M);