GCC Middle and Back End API Reference
|
Public Types | |
typedef expr_hash_elt | value_type |
typedef expr_hash_elt | 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 (value_type *) |
|
inlinestatic |
|
inlinestatic |
References expr_hash_elt::hash.
Referenced by equal().
|
inlinestatic |
Delete an expr_hash_elt and reclaim its storage.
References free_expr_hash_elt().