Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:rheight

2360   int RHeight = (int)right->getHeight() + RPenalty;
2365 BUHasStall(right, RHeight, SPQ);
2373 if (LHeight != RHeight)
2374 return LHeight > RHeight ? 1 : -1;
2387 if (LHeight != RHeight)
2388 return LHeight > RHeight ? 1 : -1;