Home
last modified time | relevance | path

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

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