Searched defs:NumTypesRead (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp1108 unsigned NumTypesRead = 0; local
1123 if (NumTypesRead != TypeList.size()) {
1273 ++NumTypesRead;
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1404 unsigned NumTypesRead = 0; local
1419 if (NumTypesRead != TypeList.size()) {
1586 ++NumTypesRead;

Completed in 61 milliseconds