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

/freebsd-12-stable/contrib/gcc/
H A Dpostreload-gcse.c983 gcov_type not_ok_count = 0;
1060 not_ok_count += pred->count;
1084 if (ok_count < GCSE_AFTER_RELOAD_PARTIAL_FRACTION * not_ok_count)
967 gcov_type not_ok_count = 0; local

Completed in 52 milliseconds