Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-propagate.c875 prop_stats.num_const_prop++; in replace_uses_in()
877 prop_stats.num_copy_prop++; in replace_uses_in()
990 prop_stats.num_const_prop++; in replace_vuses_in()
992 prop_stats.num_copy_prop++; in replace_vuses_in()
1018 prop_stats.num_copy_prop++; in replace_vuses_in()
1050 prop_stats.num_const_prop++; in replace_phi_args_in()
1052 prop_stats.num_copy_prop++; in replace_phi_args_in()
1115 prop_stats.num_pred_folded++; in fold_predicate_in()
1147 memset (&prop_stats, 0, sizeof (prop_stats)); in substitute_and_fold()
1246 prop_stats.num_const_prop); in substitute_and_fold()
[all …]