Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:rdist

2472   unsigned RDist = closestSucc(right);
2473 if (LDist != RDist)
2474 return LDist < RDist;