|
GCC Middle and Back End API 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 |
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.
| int [struct].sra_stats aggregate_params_reduced |
| int [struct].sra_stats deferred_init |
| int [struct].sra_stats deleted |
| int [struct].sra_stats deleted_unused_parameters |
| int [struct].sra_stats exprs |
| int [struct].sra_stats param_reductions_created |
| int [struct].sra_stats replacements |
| int [struct].sra_stats scalar_by_ref_to_by_val |
| int [struct].sra_stats separate_lhs_rhs_handling |
| int [struct].sra_stats subreplacements |
| int [struct].sra_stats subtree_copies |
| int [struct].sra_stats subtree_deferred_init |