Searched refs:loop_has_only_one_exit (Results 1 – 2 of 2) sorted by relevance
1870 bool loop_has_only_one_exit; in execute_sm_if_changed() local1925 loop_has_only_one_exit = single_pred_p (ex->dest); in execute_sm_if_changed()1927 if (loop_has_only_one_exit) in execute_sm_if_changed()2005 if (!loop_has_only_one_exit) in execute_sm_if_changed()
2021 bool loop_has_only_one_exit; in execute_sm_if_changed() local2075 loop_has_only_one_exit = single_pred_p (ex->dest); in execute_sm_if_changed()2077 if (loop_has_only_one_exit) in execute_sm_if_changed()2149 if (!loop_has_only_one_exit) in execute_sm_if_changed()