Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitReader.cpp34 return LLVMParseBitcodeInContext2(wrap(&getGlobalContext()), MemBuf, in LLVMParseBitcode2()
73 LLVMBool LLVMParseBitcodeInContext2(LLVMContextRef ContextRef, in LLVMParseBitcodeInContext2() function
/external/llvm/bindings/ocaml/bitreader/
Dbitreader_ocaml.c37 if (LLVMParseBitcodeInContext2(C, MemBuf, &M)) in llvm_parse_bitcode()
/external/llvm/include/llvm-c/
DBitReader.h53 LLVMBool LLVMParseBitcodeInContext2(LLVMContextRef ContextRef,