HomeSort by: relevance | last modified time | path
    Searched defs:push_to_next_round_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
bb-reorder.cc 245 push_to_next_round_p (const_basic_block bb, int round, int number_of_rounds,
480 && push_to_next_round_p (bb, round, number_of_rounds,
661 if (!for_size && push_to_next_round_p (e->dest, round,
244 push_to_next_round_p (const_basic_block bb, int round, int number_of_rounds, function
  /src/external/gpl3/gcc.old/dist/gcc/
bb-reorder.cc 245 push_to_next_round_p (const_basic_block bb, int round, int number_of_rounds,
480 && push_to_next_round_p (bb, round, number_of_rounds,
661 if (!for_size && push_to_next_round_p (e->dest, round,
244 push_to_next_round_p (const_basic_block bb, int round, int number_of_rounds, function

Completed in 53 milliseconds