Searched refs:LPenalty (Results 1 – 1 of 1) sorted by relevance
2348 int LPenalty = hasVRegCycleUse(left) ? 1 : 0; in BUCompareLatency() local2350 int LHeight = (int)left->getHeight() + LPenalty; in BUCompareLatency()2381 int LDepth = left->getDepth() - LPenalty; in BUCompareLatency()