GCC Middle and Back End API Reference
|
Public Types | |
typedef decl_stridxlist_map | value_type |
typedef decl_stridxlist_map | 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 (decl_stridxlist_map *p) |
stridxlist hashtable helpers.
|
inlinestatic |
References decl_stridxlist_map::base, and tree_map_base_eq().
|
inlinestatic |
Hash a from tree in a decl_stridxlist_map.
References decl_stridxlist_map::base, and tree_map_base::from.
|
inlinestaticinherited |
Remove doing nothing.