Home
last modified time | relevance | path

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

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