GCC Middle and Back End API Reference
|
Public Types | |
typedef vn_reference_s | value_type |
typedef vn_reference_s | 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 *) |
vn_reference hashtable helpers.
|
inlinestatic |
References vn_tables_s::nary.
|
inlinestatic |
Return the hashcode for a given reference operation P1.
|
inlinestatic |