LLVM: llvm::BitstreamBlockInfo Class Reference (original) (raw)
This class maintains the abbreviations read from a block info block. More...
#include "[llvm/Bitstream/BitstreamReader.h](BitstreamReader%5F8h%5Fsource.html)"
Classes | |
---|---|
struct | BlockInfo |
This contains information emitted to BLOCKINFO_BLOCK blocks. More... | |
Public Member Functions | |
---|---|
const BlockInfo * | getBlockInfo (unsigned BlockID) const |
If there is block info for the specified ID, return it, otherwise return null. | |
BlockInfo & | getOrCreateBlockInfo (unsigned BlockID) |
Detailed Description
This class maintains the abbreviations read from a block info block.
Definition at line 37 of file BitstreamReader.h.
Member Function Documentation
◆ getBlockInfo()
◆ getOrCreateBlockInfo()
BlockInfo & llvm::BitstreamBlockInfo::getOrCreateBlockInfo ( unsigned BlockID) | inline |
---|
The documentation for this class was generated from the following file:
- include/llvm/Bitstream/BitstreamReader.h