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

/freebsd-10.0-release/contrib/gcc/
H A Dgcse.c509 static int global_const_prop_count;
2869 global_const_prop_count++;
2974 global_const_prop_count++;
3408 global_const_prop_count = local_const_prop_count = 0;
3445 global_const_prop_count, global_copy_prop_count);
508 static int global_const_prop_count; variable

Completed in 161 milliseconds