Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/
H A DBitReader.h79 LLVMBool LLVMGetBitcodeModule2(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM);
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp129 LLVMBool LLVMGetBitcodeModule2(LLVMMemoryBufferRef MemBuf, in LLVMGetBitcodeModule2() function