GCC Middle and Back End API Reference
|
Public Types | |
typedef locus_discrim_map | value_type |
typedef locus_discrim_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 (locus_discrim_map *p) |
Hashtable helpers.
|
inlinestatic |
Equality function for the locus-to-discriminator map. A and B point to the two hash table entries to compare.
|
inlinestatic |
Trivial hash function for a location_t. ITEM is a pointer to a hash table entry that maps a location_t to a discriminator.
|
inlinestaticinherited |
Remove with free.