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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp351 std::error_code ParseMetadata();
1395 std::error_code BitcodeReader::ParseMetadata() { function in class:__anon1158::BitcodeReader
2098 if (std::error_code EC = ParseMetadata())
2578 if (std::error_code EC = ParseMetadata())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp588 std::error_code ParseMetadata();
1707 std::error_code BitcodeReader::ParseMetadata() { function in class:__anon1161::BitcodeReader
2365 if (std::error_code EC = ParseMetadata())
2841 if (std::error_code EC = ParseMetadata())

Completed in 1976 milliseconds