GCC Middle and Back End API Reference
opt_stats_d Struct Reference

Data Fields

long num_stmts
long num_exprs_considered
long num_re
long num_const_prop
long num_copy_prop

Detailed Description

   Statistics for dominator optimizations.  

Field Documentation

long opt_stats_d::num_const_prop
long opt_stats_d::num_copy_prop
long opt_stats_d::num_exprs_considered

Referenced by expr_elt_hasher::remove().

long opt_stats_d::num_re

Referenced by expr_elt_hasher::remove().

long opt_stats_d::num_stmts

Referenced by expr_elt_hasher::remove().


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