#include <region_util.h>

Public Attributes | |
| INT | id |
| RID_TYPE | rid_type |
| INT | depth |
| SRCPOS | srcpos |
| UINT32 | flags |
| struct cgrin * | cginfo |
| INT32 | num_exits |
| PREG_LIST * | pregs_in |
| PREG_LIST ** | pregs_out |
| PREG_LIST * | pregs_quad |
| PREG_LIST * | pregs_complex_quad |
| POINTS_TO_SET * | used_in |
| POINTS_TO_SET * | def_in_live_out |
| char * | options |
| WN * | rwn |
| WN * | parent_block |
| struct region_id * | parent |
| struct region_id * | first_kid |
| struct region_id * | next |
| LOWER_ACTIONS | lowered |
| struct EH_RANGE * | eh_range_ptr |
Definition at line 210 of file region_util.h.
| struct cgrin* region_id::cginfo |
Definition at line 219 of file region_util.h.
Definition at line 232 of file region_util.h.
Definition at line 214 of file region_util.h.
| struct EH_RANGE* region_id::eh_range_ptr |
Definition at line 248 of file region_util.h.
| struct region_id* region_id::first_kid |
Definition at line 244 of file region_util.h.
Definition at line 218 of file region_util.h.
Definition at line 211 of file region_util.h.
Definition at line 247 of file region_util.h.
| struct region_id* region_id::next |
Definition at line 245 of file region_util.h.
Definition at line 220 of file region_util.h.
| char* region_id::options |
Definition at line 234 of file region_util.h.
| struct region_id* region_id::parent |
Definition at line 243 of file region_util.h.
Definition at line 239 of file region_util.h.
| PREG_LIST* region_id::pregs_complex_quad |
Definition at line 230 of file region_util.h.
| PREG_LIST* region_id::pregs_in |
Definition at line 223 of file region_util.h.
| PREG_LIST** region_id::pregs_out |
Definition at line 224 of file region_util.h.
| PREG_LIST* region_id::pregs_quad |
Definition at line 229 of file region_util.h.
Definition at line 213 of file region_util.h.
Definition at line 236 of file region_util.h.
Definition at line 216 of file region_util.h.
Definition at line 231 of file region_util.h.
1.7.1