use_conflict
static int use_conflict(struct block *, struct block *);
static int use_conflict(struct block *, struct block *);
if (!use_conflict(ep->pred, ep->succ->et.succ)) {
if (target != 0 && !use_conflict(ep->pred, target)) {