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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2005 /// ParseMetadataAttachment - Parse metadata attachments.
2006 bool BitcodeReader::ParseMetadataAttachment() { function in class:BitcodeReader
2091 if (ParseMetadataAttachment()) return true;

Completed in 267 milliseconds