GCC Middle and Back End API Reference
mapping Struct Reference
Collaboration diagram for mapping:

Data Fields

const charname
 
struct iterator_groupgroup
 
struct map_valuevalues
 
struct map_valuecurrent_value
 

Detailed Description

Maps an iterator or attribute name to a list of (integer, string) pairs.
The integers are iterator values; the strings are either C conditions
or attribute values.   

Field Documentation

◆ current_value

struct map_value* mapping::current_value

Referenced by add_mapping(), and map_attr_string().

◆ group

struct iterator_group* mapping::group

Referenced by add_mapping(), and map_attr_string().

◆ name

const char* mapping::name

Referenced by add_mapping(), and map_attr_string().

◆ values


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