LLVM API Documentation
#include <Statistic.h>
Inheritance diagram for llvm::StatisticBase:


Protected Member Functions | |
| StatisticBase (const char *name, const char *desc) | |
| virtual | ~StatisticBase () |
| void | destroy () const |
| virtual void | printValue (std::ostream &o) const =0 |
| virtual bool | hasSomeData () const =0 |
Definition at line 32 of file Statistic.h.
|
||||||||||||
|
Definition at line 37 of file Statistic.h. |
|
|
Definition at line 40 of file Statistic.h. |
|
|
Definition at line 65 of file Statistic.cpp. References Enabled, llvm::GetLibSupportInfoOutputFile(), hasSomeData(), Out, and printValue(). Referenced by llvm::Statistic< DataType >::~Statistic(). |
|
|
Referenced by destroy(). |
|
|
Referenced by destroy(). |