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

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

int bb_cluster_def::index

Referenced by set_cluster().

basic_block bb_cluster_def::rep_bb

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