Searched refs:RHeight (Results 1 – 1 of 1) sorted by relevance
2351 int RHeight = (int)right->getHeight() + RPenalty; in BUCompareLatency() local2356 BUHasStall(right, RHeight, SPQ); in BUCompareLatency()2364 if (LHeight != RHeight) in BUCompareLatency()2365 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()2378 if (LHeight != RHeight) in BUCompareLatency()2379 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()