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();
828 std::error_code BitcodeReader::ParseAttributeBlock() { function in class:__anon1158::BitcodeReader
2071 if (std::error_code EC = ParseAttributeBlock())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp576 std::error_code ParseAttributeBlock();
1103 std::error_code BitcodeReader::ParseAttributeBlock() { function in class:__anon1161::BitcodeReader
2338 if (std::error_code EC = ParseAttributeBlock())

Completed in 193 milliseconds