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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitReader.cpp24 return LLVMParseBitcodeInContext(wrap(&getGlobalContext()), MemBuf, OutModule,
28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, function
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitReader.cpp24 return LLVMParseBitcodeInContext(wrap(&getGlobalContext()), MemBuf, OutModule,
28 LLVMBool LLVMParseBitcodeInContext(LLVMContextRef ContextRef, function

Completed in 50 milliseconds