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/
DCore.h4098 LLVMCreateModuleProviderForExistingModule(LLVMModuleRef M);
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp3991 LLVMCreateModuleProviderForExistingModule(LLVMModuleRef M) { in LLVMCreateModuleProviderForExistingModule() function