Searched refs:prop_stats (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-propagate.c797 static struct prop_stats_d prop_stats; variable in typeref:struct:prop_stats_d
828 prop_stats.num_const_prop++;
830 prop_stats.num_copy_prop++;
943 prop_stats.num_const_prop++;
945 prop_stats.num_copy_prop++;
971 prop_stats.num_copy_prop++;
1003 prop_stats.num_const_prop++;
1005 prop_stats.num_copy_prop++;
1068 prop_stats.num_pred_folded++;
1100 memset (&prop_stats,
[all...]

Completed in 64 milliseconds