LLVM
8.0.1
|
This is the complete list of members for llvm::Statistic, including all inherited members.
construct(const char *debugtype, const char *name, const char *desc) | llvm::Statistic | inline |
DebugType | llvm::Statistic | |
Desc | llvm::Statistic | |
getDebugType() const | llvm::Statistic | inline |
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++() | llvm::Statistic | inline |
operator++(int) | llvm::Statistic | inline |
operator+=(unsigned V) | llvm::Statistic | inline |
operator--() | llvm::Statistic | inline |
operator--(int) | llvm::Statistic | inline |
operator-=(unsigned V) | llvm::Statistic | inline |
operator=(unsigned Val) | llvm::Statistic | inline |
RegisterStatistic() | llvm::Statistic | protected |
updateMax(unsigned V) | llvm::Statistic | inline |
Value | llvm::Statistic |