|
GCC Middle and Back End API Reference
|

Data Fields | |
| struct mapping * | iterator |
| void * | ptr |
Records one use of an iterator.
| struct mapping* iterator_use::iterator |
The iterator itself.
Referenced by add_current_iterators(), and apply_iterators().
| void* iterator_use::ptr |
The location of the use, as passed to the apply_iterator callback.
Referenced by add_current_iterators(), and apply_iterators().