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

◆ nsets

int cse_basic_block_data::nsets

◆ path

struct branch_path* cse_basic_block_data::path

◆ path_size

int cse_basic_block_data::path_size

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