Searched refs:getAbbrevIDWidth (Results 1 – 3 of 3) sorted by relevance
255 unsigned getAbbrevIDWidth() const { return CurCodeSize; } in getAbbrevIDWidth() function
360 << " BlockCodeSize=" << Stream.getAbbrevIDWidth() << ">\n"; in ParseBlock()
2109 if (Stream.getAbbrevIDWidth() == 2 && Entry.ID == 2 && in ParseBitcodeInto()