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

Data Fields

int nsets
int path_size
struct branch_pathpath

Detailed Description

This data describes a block that will be processed by
   cse_extended_basic_block.   

Field Documentation

int cse_basic_block_data::nsets

Referenced by cse_main(), and cse_prescan_path().

struct branch_path* cse_basic_block_data::path
int cse_basic_block_data::path_size

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