Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LDist

2455   unsigned LDist = closestSucc(left);
2457 if (LDist != RDist)
2458 return LDist < RDist;