Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h486 void EnterBlockInfoBlock(unsigned CodeWidth) { in EnterBlockInfoBlock() argument
487 EnterSubblock(bitc::BLOCKINFO_BLOCK_ID, CodeWidth); in EnterBlockInfoBlock()