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

Data Fields

basic_blockfirst_member
int nr_members

Detailed Description

   Target info declarations.

   The block currently being scheduled is referred to as the "target" block,
   while other blocks in the region from which insns can be moved to the
   target are called "source" blocks.  The candidate structure holds info
   about such sources: are they valid?  Speculative?  Etc.  

Field Documentation

basic_block* bblst::first_member
int bblst::nr_members

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