GCC Middle and Back End API Reference
sbitmap_iterator Struct Reference

#include <sbitmap.h>

Data Fields

const SBITMAP_ELT_TYPE * ptr
unsigned int size
unsigned int word_num
unsigned int bit_num
SBITMAP_ELT_TYPE word

Detailed Description

The iterator for sbitmap.   

Field Documentation

unsigned int sbitmap_iterator::bit_num
const SBITMAP_ELT_TYPE* sbitmap_iterator::ptr

Referenced by bmp_iter_set(), and bmp_iter_set_init().

unsigned int sbitmap_iterator::size

Referenced by bmp_iter_set(), and bmp_iter_set_init().

SBITMAP_ELT_TYPE sbitmap_iterator::word
unsigned int sbitmap_iterator::word_num

Referenced by bmp_iter_set(), and bmp_iter_set_init().


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