GCC Middle and Back End API Reference
gori_export_iterator Class Reference

#include <gimple-range-gori.h>

Collaboration diagram for gori_export_iterator:

Public Member Functions

 gori_export_iterator (bitmap b)
 
void next ()
 
tree get_name ()
 

Protected Attributes

bitmap bm
 
bitmap_iterator bi
 
unsigned y
 

Constructor & Destructor Documentation

◆ gori_export_iterator()

gori_export_iterator::gori_export_iterator ( bitmap b)

References b, bi, bm, bmp_iter_set_init(), and y.

Member Function Documentation

◆ get_name()

tree gori_export_iterator::get_name ( )

References bi, bm, bmp_iter_set(), next(), NULL_TREE, ssa_name, and y.

◆ next()

void gori_export_iterator::next ( )

References bi, bmp_iter_next(), and y.

Referenced by get_name().

Field Documentation

◆ bi

bitmap_iterator gori_export_iterator::bi
protected

◆ bm

bitmap gori_export_iterator::bm
protected

Referenced by get_name(), and gori_export_iterator().

◆ y

unsigned gori_export_iterator::y
protected

The documentation for this class was generated from the following files: