Home
last modified time | relevance | path

Searched refs:ParseAttributeBlock (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.h260 bool ParseAttributeBlock();
DBitcodeReader.cpp419 bool BitcodeReader::ParseAttributeBlock() { in ParseAttributeBlock() function in BitcodeReader
1596 if (ParseAttributeBlock()) in ParseModule()