LLVM: llvm::DebugCounter::Chunk Struct Reference (original) (raw)

#include "[llvm/Support/DebugCounter.h](DebugCounter%5F8h%5Fsource.html)"

Public Attributes
int64_t Begin
int64_t End

Detailed Description

Definition at line 59 of file DebugCounter.h.

Member Function Documentation

contains()

bool llvm::DebugCounter::Chunk::contains ( int64_t Idx) const inline

print()

Member Data Documentation

Begin

int64_t llvm::DebugCounter::Chunk::Begin

End

int64_t llvm::DebugCounter::Chunk::End


The documentation for this struct was generated from the following files: