Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:rdist

2463   unsigned RDist = closestSucc(right);
2464 if (LDist != RDist)
2465 return LDist < RDist;