|
GCC Middle and Back End API Reference
|


Public Types | |
| typedef tree_node | value_type |
| typedef tree_node | 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 (tree_node *p) |
Candidate hash table helpers.
| typedef tree_node uid_decl_hasher::compare_type |
| typedef tree_node uid_decl_hasher::value_type |
|
inlinestatic |
Return true if the DECL_UID in both trees are equal.
|
inlinestatic |
Hash a tree in a uid_decl_map.
|
inlinestaticinherited |
Remove doing nothing.