#include <rtl-iter.h>
Public Types | |
typedef rtx * | value_type |
typedef rtx | rtx_type |
typedef rtunion | rtunion_type |
Static Public Member Functions | |
static rtx_type | get_rtx (value_type ptr) |
static value_type | get_value (rtx_type &x) |
Iterators for rtx *.
typedef rtx rtx_ptr_accessor::rtx_type |
typedef rtx* rtx_ptr_accessor::value_type |
|
inlinestatic |
|
inlinestatic |