Lines Matching full:branch
144 * (e.g. an if with a return in one branch, and a break in the other, while not lowering them)
531 retry: /* we get here if we put code after the if inside a branch */
687 /* Let the loop run again, in case the other branch of the
696 * fall out the bottom of the other branch, then we can move
699 * Set move_out to the branch we are moving a jump out of.
747 * execute flag, and the other branch never clears it, then
749 * "if" into the branch that never clears it.