Searched refs:LPenalty (Results 1 – 3 of 3) sorted by relevance
2458 int LPenalty = hasVRegCycleUse(left) ? 1 : 0; in BUCompareLatency() local2460 int LHeight = (int)left->getHeight() + LPenalty; in BUCompareLatency()2491 int LDepth = left->getDepth() - LPenalty; in BUCompareLatency()
2333 int LPenalty = hasVRegCycleUse(left) ? 1 : 0; in BUCompareLatency() local2335 int LHeight = (int)left->getHeight() + LPenalty; in BUCompareLatency()2366 int LDepth = left->getDepth() - LPenalty; in BUCompareLatency()
2233 int LPenalty = hasVRegCycleUse(left) ? 1 : 0; in BUCompareLatency() local2235 int LHeight = (int)left->getHeight() + LPenalty; in BUCompareLatency()2274 int LDepth = left->getDepth() - LPenalty; in BUCompareLatency()