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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp339 std::error_code ParseAttributeBlock();
837 std::error_code BitcodeReader::ParseAttributeBlock() { function in class:__anon1362::BitcodeReader
2083 if (std::error_code EC = ParseAttributeBlock())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp576 std::error_code ParseAttributeBlock();
1112 std::error_code BitcodeReader::ParseAttributeBlock() { function in class:__anon1365::BitcodeReader
2350 if (std::error_code EC = ParseAttributeBlock())

Completed in 78 milliseconds