Home
last modified time | relevance | path

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

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