Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitReader.cpp121 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef, in LLVMGetBitcodeModuleInContext2() function
148 return LLVMGetBitcodeModuleInContext2(LLVMGetGlobalContext(), MemBuf, OutM); in LLVMGetBitcodeModule2()
/external/llvm/bindings/ocaml/bitreader/
Dbitreader_ocaml.c27 if (LLVMGetBitcodeModuleInContext2(C, MemBuf, &M)) in llvm_get_module()
/external/llvm/include/llvm-c/
DBitReader.h67 LLVMBool LLVMGetBitcodeModuleInContext2(LLVMContextRef ContextRef,