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

Data Fields

tree predicate
gimple_seq predicate_gimplified_stmts

Detailed Description

Structure used to predicate basic blocks.  This is attached to the
   ->aux field of the BBs in the loop to be if-converted.   

Field Documentation

tree bb_predicate_s::predicate
gimple_seq bb_predicate_s::predicate_gimplified_stmts

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