|
LLVM 23.0.0git
|
Struct to store counter info. More...
#include "llvm/Support/DebugCounter.h"
Public Member Functions | |
| CounterInfo (StringRef Name, StringRef Desc) | |
| void | reset () |
Friends | |
| class | DebugCounter |
Struct to store counter info.
Definition at line 61 of file DebugCounter.h.
Definition at line 78 of file DebugCounter.h.
References llvm::DebugCounter::registerCounter().
|
inline |
Definition at line 82 of file DebugCounter.h.
|
friend |