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

/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2976 /// ParseBitcodeFile - Read the specified bitcode file, returning the module.
2978 Module *llvm::ParseBitcodeFile(MemoryBuffer *Buffer, LLVMContext& Context, function in class:llvm

Completed in 72 milliseconds