Searched refs:use_conflict (Results 1 – 1 of 1) sorted by relevance
99 static int use_conflict(struct block *, struct block *);116 static int use_conflict(struct block *, struct block *);1168 use_conflict(b, succ) in use_conflict() function1245 if (!use_conflict(ep->pred, ep->succ->et.succ)) {1271 if (target != 0 && !use_conflict(ep->pred, target)) {