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

Data Fields

enum value_range_type type
tree min
tree max
bitmap equiv

Detailed Description

Range of values that can be associated with an SSA_NAME after VRP
   has executed.   

Field Documentation


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