struct BitcodeAnalyzer::PerRecordStats
Declaration
struct BitcodeAnalyzer::PerRecordStats { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Bitcode/BitcodeAnalyzer.h:56
Member Variables
- public unsigned int NumInstances
- public unsigned int NumAbbrev
- public uint64_t TotalBits
Method Overview
- public PerRecordStats()
Methods
ΒΆPerRecordStats()
PerRecordStats()
Declared at: llvm/include/llvm/Bitcode/BitcodeAnalyzer.h:60