| GCC Middle and Back End API Reference
    | 


| Public Types | |
| typedef rtx_def * | value_type | 
| typedef rtx_def * | compare_type | 
| Static Public Member Functions | |
| static hashval_t | hash (rtx x) | 
| static bool | equal (rtx x, rtx y) | 
| 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 Public Attributes | |
| static const bool | empty_zero_p | 
A hash table storing all CONST_DOUBLEs.
| 
 | inherited | 
| 
 | inherited | 
Returns true if the value represented by X (really a ...) is the same as that represented by Y (really a ...)
References a, b, CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW, CONST_DOUBLE_REAL_VALUE, GET_MODE, real_identical(), TARGET_SUPPORTS_WIDE_INT, and y.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | static | 
Returns a hash code for X (which is really a CONST_DOUBLE).
References CONST_DOUBLE_HIGH, CONST_DOUBLE_LOW, CONST_DOUBLE_REAL_VALUE, GET_MODE, real_hash(), and TARGET_SUPPORTS_WIDE_INT.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | staticinherited |