|
void | RecordPhaseStats (const char *phase_kind_name, const char *phase_name, const BasicStats &stats) |
|
void | RecordPhaseKindStats (const char *phase_kind_name, const BasicStats &stats) |
|
void | RecordTotalStats (size_t source_size, const BasicStats &stats) |
|
void * | operator new (size_t size) |
|
void | operator delete (void *p) |
|
|
static void * | New (size_t size) |
|
static void | Delete (void *p) |
|
Definition at line 25 of file compilation-statistics.h.
The documentation for this class was generated from the following files: