GCC Middle and Back End API Reference
|
Data Fields | |
struct iterator_group * | group |
const char * | value |
void * | ptr |
Records one use of an attribute (the "<[iterator:]attribute>" syntax) in a non-string rtx field.
struct iterator_group* attribute_use::group |
Referenced by apply_attribute_uses(), and record_attribute_use().
void* attribute_use::ptr |
Referenced by apply_attribute_uses().
const char* attribute_use::value |
Referenced by apply_attribute_uses(), and record_attribute_use().