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

/freebsd-11-stable/contrib/gcc/
H A Dbb-reorder.c180 static bool push_to_next_round_p (basic_block, int, int, int, gcov_type);
201 push_to_next_round_p (basic_block bb, int round, int number_of_rounds,
457 if (push_to_next_round_p (bb, round, number_of_rounds, exec_th,
597 if (push_to_next_round_p (e->dest, round,
200 push_to_next_round_p (basic_block bb, int round, int number_of_rounds, function

Completed in 53 milliseconds