Searched refs:BlockIDWidth (Results 1 – 4 of 4) sorted by relevance
30 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
444 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()
208 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
1766 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()