Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp104 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2() function
131 return LLVMGetBitcodeModuleInContext2(LLVMGetGlobalContext(), MemBuf, OutM); in LLVMGetBitcodeModule2()
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/bitreader/
H A Dbitreader_ocaml.c28 if (LLVMGetBitcodeModuleInContext2(C, MemBuf, &M)) in llvm_get_module()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DBitReader.h71 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef,