show_label
printf("\t%s\t<-", show_label(bb));
printf(" %s", show_label(df));
printf("\t%s <- %s\n", show_label(bb), show_label(bb->idom));
info(src->pos, "expected: %s", show_label(par));
info(src->pos, " got: %s", show_label(src->bb));
snprintf(buf, 64, "%s", show_label(sym->bb_target));
buf += sprintf(buf, "%s, %s, %s", show_pseudo(insn->cond), show_label(insn->bb_true), show_label(insn->bb_false));
buf += sprintf(buf, "%s", show_label(insn->bb_true));
buf += sprintf(buf, "%s", show_label(expr->symbol->bb_target));
buf += sprintf(buf, ", %lld -> %s", jmp->begin, show_label(jmp->target));
buf += sprintf(buf, ", %lld ... %lld -> %s", jmp->begin, jmp->end, show_label(jmp->target));
buf += sprintf(buf, ", default -> %s", show_label(jmp->target));
buf += sprintf(buf, ", %s", show_label(jmp->target));
printf("%s:\n", show_label(bb));
printf(" **uses %s (from %s)**\n", show_pseudo(needs), show_label(def->bb));
printf("%s(%s:%s)", sep, show_pseudo(phi), show_label(phi->def->bb));
printf(" **from %s (%s:%d:%d)**\n", show_label(from),
printf(" **to %s (%s:%d:%d)**\n", show_label(to),
const char *show_label(struct basic_block *bb);
printf("%s\n", show_label(bb));
uint_t show_label,
dip, name, errlevel, mask, instance_filter, show_label, flags));
uint_t show_label,
dip, name, errlevel, mask, instance_filter, show_label, flags));
uint_t show_label,