Searched refs:OldCycleCount (Results 1 – 1 of 1) sorted by relevance
285 unsigned OldCycleCount = RootDepth + RootLatency + RootSlack; in improvesCriticalPathLen() local287 return NewCycleCount <= OldCycleCount; in improvesCriticalPathLen()