Searched refs:ParseAttributeBlock (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.h306 std::error_code ParseAttributeBlock();
H A DBitcodeReader.cpp469 std::error_code BitcodeReader::ParseAttributeBlock() { function in class:BitcodeReader
1708 if (std::error_code EC = ParseAttributeBlock())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.h301 std::error_code ParseAttributeBlock();
H A DBitcodeReader.cpp748 std::error_code BitcodeReader::ParseAttributeBlock() { function in class:BitcodeReader
1981 if (std::error_code EC = ParseAttributeBlock())

Completed in 257 milliseconds