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

Data Fields

int size
 
same_succbb_same_succ
 
bb_clustercluster
 
tree vop_at_exit
 
basic_block dep_bb
 

Detailed Description

Per bb-info.   

Field Documentation

◆ bb_same_succ

same_succ* aux_bb_info::bb_same_succ

◆ cluster

bb_cluster* aux_bb_info::cluster

◆ dep_bb

basic_block aux_bb_info::dep_bb

◆ size

int aux_bb_info::size

◆ vop_at_exit

tree aux_bb_info::vop_at_exit

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