Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitReader.cpp27 return LLVMParseBitcodeInContext(wrap(&getGlobalContext()), MemBuf, OutModule, in LLVMParseBitcode()
31 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext() function
/external/llvm/bindings/ocaml/bitreader/
Dbitreader_ocaml.c39 if (LLVMParseBitcodeInContext(C, MemBuf, &M, &Message)) in llvm_parse_bitcode()
/external/llvm/include/llvm-c/
DBitReader.h41 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef,