GCC Middle and Back End API Reference
subst_attr_to_iter_mapping Struct Reference

Data Fields

charattr_name
 
chariter_name
 

Detailed Description

This struct is used to link subst_attr named ATTR_NAME with
corresponding define_subst named ITER_NAME.   

Field Documentation

◆ attr_name

char* subst_attr_to_iter_mapping::attr_name

◆ iter_name

char* subst_attr_to_iter_mapping::iter_name

Referenced by find_subst_iter_by_attr().


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