Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm-c/
H A DBitReader.h76 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM,
/llvm-project/llvm/tools/llvm-c-test/
H A Dmodule.c
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp123 LLVMBool LLVMGetBitcodeModule(LLVMMemoryBufferRef MemBuf, LLVMModuleRef *OutM, in LLVMGetBitcodeModule() function