Searched refs:LHeight (Results 1 – 1 of 1) sorted by relevance
2359 int LHeight = (int)left->getHeight() + LPenalty; in BUCompareLatency() local2363 BUHasStall(left, LHeight, SPQ); in BUCompareLatency()2373 if (LHeight != RHeight) in BUCompareLatency()2374 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()2387 if (LHeight != RHeight) in BUCompareLatency()2388 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()