Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Bitcode/Reader/
HDBitReader.cpp60 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext() function
86 return LLVMGetBitcodeModuleInContext(LLVMGetGlobalContext(), MemBuf, OutM, in LLVMGetBitcodeModule()
95 return LLVMGetBitcodeModuleInContext(ContextRef, MemBuf, in LLVMGetBitcodeModuleProviderInContext()
/NextBSD/contrib/llvm/include/llvm-c/
HDBitReader.h48 LLVMBool LLVMGetBitcodeModuleInContext(LLVMContextRef ContextRef,