GCC Middle and Back End API Reference
|
Public Types | |
typedef HOST_WIDE_INT | compare_type |
typedef rtx_def * | value_type |
Static Public Member Functions | |
static hashval_t | hash (rtx i) |
static bool | equal (rtx i, HOST_WIDE_INT h) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (rtx_def *&) |
static void | mark_empty (rtx_def *&) |
static bool | is_deleted (rtx_def *) |
static bool | is_empty (rtx_def *) |
static void | ggc_maybe_mx (rtx_def *&) |
static int | keep_cache_entry (rtx_def *&e) |
static void | remove (rtx_def *&) |
static void | ggc_mx (rtx_def *&p) |
static void | pch_nx (rtx_def *&p) |
static void | pch_nx (rtx_def *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
A hash table storing CONST_INTs whose absolute value is greater than MAX_SAVED_CONST_INT.
HOST_WIDE_INT const_int_hasher::compare_type |
|
inherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
Returns a hash code for X (which is a really a CONST_INT).
References INTVAL.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |