GCC Middle and Back End API Reference
|
Public Types | |
typedef equiv_class_label | value_type |
typedef equiv_class_label | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const value_type *) |
static bool | equal (const value_type *, const compare_type *) |
static void | remove (equiv_class_label *p) |
Equiv_class_label hashtable helpers.
|
inlinestatic |
Equality function for two equiv_class_label_t's.
|
inlinestatic |
Hash function for a equiv_class_label_t
References bitmap_ior_into(), and constraint_graph::points_to.
|
inlinestaticinherited |
Remove with free.