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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp3151 /// ParseBitcodeFile - Read the specified bitcode file, returning the module.
3153 Module *llvm_2_7::ParseBitcodeFile(MemoryBuffer *Buffer, LLVMContext& Context, function in class:llvm_2_7
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp3486 /// ParseBitcodeFile - Read the specified bitcode file, returning the module.
3488 Module *llvm_3_0::ParseBitcodeFile(MemoryBuffer *Buffer, LLVMContext& Context, function in class:llvm_3_0

Completed in 18 milliseconds