Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h4126 LLVMCreateModuleProviderForExistingModule(LLVMModuleRef M);
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir.go1897 mp.C = C.LLVMCreateModuleProviderForExistingModule(m.C)
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp4081 LLVMCreateModuleProviderForExistingModule(LLVMModuleRef M) { in LLVMCreateModuleProviderForExistingModule() function