Searched defs:ParseConstants (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1259 std::error_code BitcodeReader::ParseConstants() { function in class:BitcodeReader
1729 if (std::error_code EC = ParseConstants())
2197 if (std::error_code EC = ParseConstants())
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1560 std::error_code BitcodeReader::ParseConstants() { function in class:BitcodeReader
2002 if (std::error_code EC = ParseConstants())
2457 if (std::error_code EC = ParseConstants())

Completed in 43 milliseconds