|
LLVM 22.0.0git
|
This is the complete list of members for llvm::TrackingStatistic, including all inherited members.
| DebugType | llvm::TrackingStatistic | |
| Desc | llvm::TrackingStatistic | |
| getDebugType() const | llvm::TrackingStatistic | inline |
| getDesc() const | llvm::TrackingStatistic | inline |
| getName() const | llvm::TrackingStatistic | inline |
| getValue() const | llvm::TrackingStatistic | inline |
| init() | llvm::TrackingStatistic | inlineprotected |
| Initialized | llvm::TrackingStatistic | |
| Name | llvm::TrackingStatistic | |
| operator uint64_t() const | llvm::TrackingStatistic | inline |
| operator++() | llvm::TrackingStatistic | inline |
| operator++(int) | llvm::TrackingStatistic | inline |
| operator+=(uint64_t V) | llvm::TrackingStatistic | inline |
| operator--() | llvm::TrackingStatistic | inline |
| operator--(int) | llvm::TrackingStatistic | inline |
| operator-=(uint64_t V) | llvm::TrackingStatistic | inline |
| operator=(uint64_t Val) | llvm::TrackingStatistic | inline |
| RegisterStatistic() | llvm::TrackingStatistic | protected |
| TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) | llvm::TrackingStatistic | inline |
| updateMax(uint64_t V) | llvm::TrackingStatistic | inline |
| Value | llvm::TrackingStatistic |