Home
last modified time | relevance | path

Searched refs:BlockIDWidth (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Bitcode/
DBitCodes.h30 BlockIDWidth = 8, // We use VBR-8 for block IDs. enumerator
DBitstreamReader.h440 return ReadVBR(bitc::BlockIDWidth); in ReadSubBlockID()
DBitstreamWriter.h204 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()