Searched refs:RHeight (Results 1 – 2 of 2) sorted by relevance
136 int RHeight = (int)right->getHeight(); in BUCompareLatency() local145 if (LHeight != RHeight) in BUCompareLatency()146 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()
2497 int RHeight = (int)right->getHeight() + RPenalty; in BUCompareLatency() local2502 BUHasStall(right, RHeight, SPQ); in BUCompareLatency()2510 if (LHeight != RHeight) in BUCompareLatency()2511 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()2524 if (LHeight != RHeight) in BUCompareLatency()2525 return LHeight > RHeight ? 1 : -1; in BUCompareLatency()