|
GCC Middle and Back End API Reference
|
#include <tree-hasher.h>


Public Types | |
| typedef int_tree_map | value_type |
| typedef int_tree_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 (int_tree_map *p) |
Hashtable helpers.
|
inlinestatic |
Return true if the uid in both int tree maps are equal.
References int_tree_map::uid.
|
inlinestatic |
Hash a UID in a int_tree_map.
References int_tree_map::uid.
|
inlinestaticinherited |
Remove with free.