https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118557
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
```
if (SR.27_27 == 0)
goto <bb 11>; [50.00%]
else
goto <bb 3>; [50.00%]
<bb 3> [local count: 59055800]:
_23 = MIN_EXPR <SR.29_24, 3>;
_16 = SR.28_25 + _23;
if (SR.27_27 != 0)
goto <bb 5>; [89.00%]
else
goto <bb 4>; [11.00%]
```
That is also missed.
