Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbb-reorder.c198 bool there_exists_another_round; in push_to_next_round_p() local
201 there_exists_another_round = round < number_of_rounds - 1; in push_to_next_round_p()
207 if (there_exists_another_round in push_to_next_round_p()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbb-reorder.c248 bool there_exists_another_round; in push_to_next_round_p() local
251 there_exists_another_round = round < number_of_rounds - 1; in push_to_next_round_p()
256 if (there_exists_another_round in push_to_next_round_p()