Searched refs:BlockIDWidth (Results 1 – 4 of 4) sorted by relevance
37 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
479 Expected<unsigned> ReadSubBlockID() { return ReadVBR(bitc::BlockIDWidth); }
367 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
2864 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()2939 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()