Searched defs:LLVMParseBitcodeInContext (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
H A DBitReader.cpp24 return LLVMParseBitcodeInContext(wrap(&getGlobalContext()), MemBuf, OutModule,
28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, function

Completed in 27 milliseconds