Searched refs:NewCycleCount (Results 1 – 1 of 1) sorted by relevance
413 unsigned NewCycleCount = NewRootDepth + NewRootLatency; in improvesCriticalPathLen() local419 << "\n\tNewRootDepth + NewRootLatency = " << NewCycleCount in improvesCriticalPathLen()422 LLVM_DEBUG(NewCycleCount <= OldCycleCount in improvesCriticalPathLen()425 LLVM_DEBUG(dbgs() << "\n\t\tNewCycleCount = " << NewCycleCount in improvesCriticalPathLen()428 return NewCycleCount <= OldCycleCount; in improvesCriticalPathLen()