GCC Middle and Back End API Reference
bitmap_iterator Struct Reference

#include <bitmap.h>

Collaboration diagram for bitmap_iterator:

Data Fields

bitmap_elementelt1
bitmap_elementelt2
unsigned word_no
BITMAP_WORD bits

Detailed Description

Iterator for bitmaps.

Field Documentation

◆ bits

◆ elt1

◆ elt2

◆ word_no


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