check_branch
err = check_branch(ep, insn, jmp->target);
err += check_branch(ep, insn, insn->bb_true);
err += check_branch(ep, insn, insn->bb_false);