GCC Middle and Back End API Reference
|
#include <mem-stats.h>
Public Types | |
typedef mem_location * | value_type |
typedef mem_location * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (value_type l) |
static bool | equal (value_type l1, value_type l2) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (mem_location *&) |
static void | mark_empty (mem_location *&) |
static bool | is_deleted (mem_location *) |
static bool | is_empty (mem_location *) |
static void | remove (mem_location *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestatic |
References mem_location::m_filename, mem_location::m_function, and mem_location::m_line.
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |