GCC Middle and Back End API Reference
prop_stats_d Struct Reference

Data Fields

long num_const_prop
long num_copy_prop
long num_stmts_folded
long num_dce

Detailed Description

   Propagation statistics.  

Field Documentation

long prop_stats_d::num_const_prop
long prop_stats_d::num_copy_prop
long prop_stats_d::num_dce
long prop_stats_d::num_stmts_folded

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