Searched refs:num_loop_branches (Results 1 – 3 of 3) 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