INSN_ENDBR
insn->type = INSN_ENDBR;
if (prev && prev->type == INSN_ENDBR &&
if (opts.ibt && insn->type != INSN_ENDBR && !insn->noendbr) {
if (first->type != INSN_ENDBR && !first->noendbr)
if (dest->type == INSN_ENDBR) {
if (dest->type == INSN_ENDBR) {
insn->type == INSN_ENDBR &&