Searched refs:should_duplicate_loop_header_p (Results 1 – 2 of 2) sorted by relevance
48 should_duplicate_loop_header_p (basic_block header, struct loop *loop, in should_duplicate_loop_header_p() function179 while (should_duplicate_loop_header_p (header, loop, &limit)) in copy_loop_headers()
48 should_duplicate_loop_header_p (basic_block header, struct loop *loop, in should_duplicate_loop_header_p() function320 while (should_duplicate_loop_header_p (header, loop, &remaining_limit)) in copy_headers()