LLVM 20.0.0git
|
#include "llvm/Support/DebugCounter.h"
Public Attributes | |
int64_t | Count |
uint64_t | ChunkIdx |
Definition at line 100 of file DebugCounter.h.
uint64_t llvm::DebugCounter::CounterState::ChunkIdx |
Definition at line 102 of file DebugCounter.h.
Referenced by llvm::DebugCounter::setCounterState().
int64_t llvm::DebugCounter::CounterState::Count |
Definition at line 101 of file DebugCounter.h.
Referenced by llvm::DebugCounter::setCounterState().