Searched refs:NewCycleCount (Results 1 – 1 of 1) sorted by relevance
394 unsigned NewCycleCount = NewRootDepth + NewRootLatency; in improvesCriticalPathLen() local400 << "\n\tNewRootDepth + NewRootLatency = " << NewCycleCount in improvesCriticalPathLen()403 LLVM_DEBUG(NewCycleCount <= OldCycleCount in improvesCriticalPathLen()406 LLVM_DEBUG(dbgs() << "\n\t\tNewCycleCount = " << NewCycleCount in improvesCriticalPathLen()409 return NewCycleCount <= OldCycleCount; in improvesCriticalPathLen()