GCC Middle and Back End API Reference
|
Public Member Functions | |
component (bool es) | |
Data Fields | |
auto_vec< dref > | refs |
enum ref_step_type | comp_step |
bool | eliminate_store_p |
struct component * | next |
Components of the data dependence graph.
|
inline |
References comp_step, eliminate_store_p, next, NULL, and RS_ANY.
enum ref_step_type component::comp_step |
Referenced by component().
bool component::eliminate_store_p |
Referenced by component().
struct component* component::next |
Referenced by pcom_worker::filter_suitable_components(), and get_chain_last_write_before_load().