Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h4098 LLVMCreateModuleProviderForExistingModule(LLVMModuleRef M);
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp3991 LLVMCreateModuleProviderForExistingModule(LLVMModuleRef M) { in LLVMCreateModuleProviderForExistingModule() function