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

Data Fields

bitmap bbs
bitmap preds
int index
basic_block rep_bb

Detailed Description

A group of bbs where 1 bb from bbs can replace the other bbs.

Field Documentation

◆ bbs

◆ index

int bb_cluster::index

Referenced by set_cluster().

◆ preds

◆ rep_bb

basic_block bb_cluster::rep_bb

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