GCC Middle and Back End API Reference
|
Public Types | |
typedef dw_loc_list_struct | value_type |
typedef dw_loc_list_struct | 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 (dw_loc_list_struct *p) |
Hashtable helpers.
|
inlinestatic |
Return true if location lists A and B are the same.
|
inlinestatic |
Return precomputed hash of location list X.
|
inlinestaticinherited |
Remove doing nothing.