GCC Middle and Back End API Reference
|
Public Types | |
typedef scev_info_str * | value_type |
typedef scev_info_str * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (scev_info_str *i) |
static bool | equal (const scev_info_str *a, const scev_info_str *b) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (scev_info_str *&) |
static void | mark_empty (scev_info_str *&) |
static bool | is_deleted (scev_info_str *) |
static bool | is_empty (scev_info_str *) |
static void | remove (scev_info_str &) |
static void | remove (scev_info_str *&) |
static void | ggc_mx (scev_info_str &p) |
static void | ggc_mx (scev_info_str *&p) |
static void | ggc_maybe_mx (scev_info_str &p) |
static void | ggc_maybe_mx (scev_info_str *&p) |
static void | pch_nx (scev_info_str &p) |
static void | pch_nx (scev_info_str &p, gt_pointer_operator op, void *cookie) |
static void | pch_nx (scev_info_str *&p) |
static void | pch_nx (scev_info_str *&p, gt_pointer_operator op, void *cookie) |
Static Public Attributes | |
static const bool | empty_zero_p |
|
inherited |
|
inherited |
|
inlinestaticinherited |
|
static |
Compares database elements E1 and E2.
References scev_info_str::instantiated_below, and scev_info_str::name_version.
Referenced by eq_idx_scev_info().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
static |
Computes a hash function for database element ELT.
References scev_info_str::instantiated_below, and scev_info_str::name_version.
Referenced by get_instantiated_value_entry(), and hash_idx_scev_info().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticinherited |