Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp105 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2() function
132 return LLVMGetBitcodeModuleInContext2(LLVMGetGlobalContext(), MemBuf, OutM); in LLVMGetBitcodeModule2()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitreader/
H A Dbitreader_ocaml.c28 if (LLVMGetBitcodeModuleInContext2(C, MemBuf, &M)) in llvm_get_module()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DBitReader.h66 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef,