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
 

Detailed Description

Propagation statistics.

Field Documentation

◆ num_const_prop

long prop_stats_d::num_const_prop

◆ num_copy_prop

long prop_stats_d::num_copy_prop

◆ num_stmts_folded

long prop_stats_d::num_stmts_folded

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