Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.h260 bool ParseAttributeBlock();
DBitcodeReader.cpp381 bool BitcodeReader::ParseAttributeBlock() { in ParseAttributeBlock() function in BitcodeReader
1560 if (ParseAttributeBlock()) in ParseModule()