GCC Middle and Back End API Reference
|
Public Types | |
typedef innermost_loop_behavior * | value_type |
typedef innermost_loop_behavior * | compare_type |
Static Public Member Functions | |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &, const compare_type &) |
static hashval_t | hash (const value_type &) |
static bool | equal (const value_type &existing, const compare_type &candidate) |
static void | mark_deleted (innermost_loop_behavior *&) |
static void | mark_empty (innermost_loop_behavior *&) |
static bool | is_deleted (innermost_loop_behavior *) |
static bool | is_empty (innermost_loop_behavior *) |
static void | remove (innermost_loop_behavior *&) |
Static Public Attributes | |
static const bool | empty_zero_p |
Hash for struct innermost_loop_behavior. It depends on the user to free the memory.
|
inherited |
|
inherited |
|
inlinestatic |
|
inlinestaticinherited |
|
inlinestatic |
References innermost_loop_behavior::base_address, hash(), innermost_loop_behavior::init, iterative_hash_expr(), innermost_loop_behavior::offset, and innermost_loop_behavior::step.
Referenced by hash().
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
Remove doing nothing.
|
staticinherited |