GCC Middle and Back End API Reference
[struct].sra_stats Struct Reference

Data Fields

int replacements
int exprs
int subtree_copies
int subreplacements
int deleted
int separate_lhs_rhs_handling
int deleted_unused_parameters
int scalar_by_ref_to_by_val
int aggregate_params_reduced
int param_reductions_created
int deferred_init
int subtree_deferred_init

Detailed Description

Dump contents of ACCESS to file F in a human friendly way.  If GRP is true,
representative fields are dumped, otherwise those which only describe the
individual access are.   

Field Documentation

◆ aggregate_params_reduced

int [struct].sra_stats aggregate_params_reduced

◆ deferred_init

int [struct].sra_stats deferred_init

◆ deleted

int [struct].sra_stats deleted

◆ deleted_unused_parameters

int [struct].sra_stats deleted_unused_parameters

◆ exprs

int [struct].sra_stats exprs

◆ param_reductions_created

int [struct].sra_stats param_reductions_created

◆ replacements

int [struct].sra_stats replacements

◆ scalar_by_ref_to_by_val

int [struct].sra_stats scalar_by_ref_to_by_val

◆ separate_lhs_rhs_handling

int [struct].sra_stats separate_lhs_rhs_handling

◆ subreplacements

int [struct].sra_stats subreplacements

◆ subtree_copies

int [struct].sra_stats subtree_copies

◆ subtree_deferred_init

int [struct].sra_stats subtree_deferred_init

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