#include "llvm/ADT/Statistic.h"
Definition at line 131 of file Statistic.h.
◆ NoopStatistic()
◆ getValue()
uint64_t llvm::NoopStatistic::getValue |
( |
| ) |
const |
|
inline |
◆ operator uint64_t()
llvm::NoopStatistic::operator uint64_t |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
uint64_t llvm::NoopStatistic::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator+=()
◆ operator--() [1/2]
◆ operator--() [2/2]
uint64_t llvm::NoopStatistic::operator-- |
( |
int |
| ) |
|
|
inline |
◆ operator-=()
◆ operator=()
◆ updateMax()
void llvm::NoopStatistic::updateMax |
( |
uint64_t |
V | ) |
|
|
inline |
The documentation for this class was generated from the following file: