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