GCC Middle and Back End API Reference
rtx_var_accessor Struct Reference

#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 x)
 
static value_type get_value (rtx_type x)
 

Detailed Description

Iterators for non-constant rtx.   

Member Typedef Documentation

◆ rtunion_type

◆ rtx_type

◆ value_type

Member Function Documentation

◆ get_rtx()

static rtx_type rtx_var_accessor::get_rtx ( value_type x)
inlinestatic

◆ get_value()

static value_type rtx_var_accessor::get_value ( rtx_type x)
inlinestatic

The documentation for this struct was generated from the following file: