Searched refs:num_loop_branches (Results 1 – 4 of 4) sorted by relevance
213 extern unsigned num_loop_branches (const struct loop *);
1206 if (num_loop_branches (loop) > 1) in decide_peel_simple()1365 if (num_loop_branches (loop) > 1) in decide_unroll_stupid()
949 num_loop_branches (const struct loop *loop) in num_loop_branches() function
10765 (num_loop_branches): Likewise.14806 get_loop_exit_edges, num_loop_branches, cancel_loop,41832 num_loop_branches): New functions.41833 * cfgloop.h (get_loop_body_in_dom_order, num_loop_branches,