GCC Middle and Back End API Reference
|
#include <tree-ssa-threadupdate.h>
Public Types | |
typedef edge_def * | value_type |
typedef edge_def * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (edge e) |
static bool | equal (edge e1, edge e2) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (edge_def *&) |
static void | mark_empty (edge_def *&) |
static bool | is_deleted (edge_def *) |
static bool | is_empty (edge_def *) |
static void | remove (edge_def *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |