Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm-c/
H A DBitReader.h53 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp84 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule() function