GCC Middle and Back End API Reference
gimple_bb_info Struct Reference

#include <basic-block.h>

Collaboration diagram for gimple_bb_info:

Data Fields

gimple_seq seq
gimple_seq phi_nodes

Field Documentation

gimple_seq gimple_bb_info::phi_nodes

PHI nodes for this block.

gimple_seq gimple_bb_info::seq

Sequence of statements in this block.


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