LLVM API Documentation
This is the complete list of members for llvm::Statistic, including all inherited members.
construct(const char *name, const char *desc) | llvm::Statistic | inline |
Desc | llvm::Statistic | |
getDesc() const | llvm::Statistic | inline |
getName() const | llvm::Statistic | inline |
getValue() const | llvm::Statistic | inline |
init() | llvm::Statistic | inlineprotected |
Initialized | llvm::Statistic | |
Name | llvm::Statistic | |
operator unsigned() const | llvm::Statistic | inline |
operator*=(const unsigned &V) | llvm::Statistic | inline |
operator++() | llvm::Statistic | inline |
operator++(int) | llvm::Statistic | inline |
operator+=(const unsigned &V) | llvm::Statistic | inline |
operator--() | llvm::Statistic | inline |
operator--(int) | llvm::Statistic | inline |
operator-=(const unsigned &V) | llvm::Statistic | inline |
operator/=(const unsigned &V) | llvm::Statistic | inline |
operator=(unsigned Val) | llvm::Statistic | inline |
RegisterStatistic() | llvm::Statistic | protected |
Value | llvm::Statistic |