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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2972 /// ParseBitcodeFile - Read the specified bitcode file, returning the module.
2974 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.cpp3345 /// ParseBitcodeFile - Read the specified bitcode file, returning the module.
3347 Module *llvm_3_0::ParseBitcodeFile(MemoryBuffer *Buffer, LLVMContext& Context, function in class:llvm_3_0

Completed in 102 milliseconds