struct BitstreamCursor::Block

Declaration

struct BitstreamCursor::Block { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Bitstream/BitstreamReader.h:366

Member Variables

public unsigned int PrevCodeSize
public std::vector<std::shared_ptr<BitCodeAbbrev>> PrevAbbrevs

Method Overview

  • public Block(unsigned int PCS)

Methods

ΒΆBlock(unsigned int PCS)

Declared at: llvm/include/llvm/Bitstream/BitstreamReader.h:370

Parameters

unsigned int PCS