link_inedge
static __inline void link_inedge(struct edge *, struct block *);
link_inedge(&b->et, JT(b));
link_inedge(&b->ef, JF(b));