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

Data Fields

struct mappingiterator
void * ptr

Detailed Description

Records one use of an iterator.


Field Documentation

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().


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