Searched refs:NewRootDepth (Results 1 – 1 of 1) sorted by relevance
341 unsigned NewRootDepth = getDepth(InsInstrs, InstrIdxForVirtReg, BlockTrace); in improvesCriticalPathLen() local345 << NewRootDepth << "\tRootDepth: " << RootDepth); in improvesCriticalPathLen()354 LLVM_DEBUG(NewRootDepth < RootDepth in improvesCriticalPathLen()357 return NewRootDepth < RootDepth; in improvesCriticalPathLen()370 unsigned NewCycleCount = NewRootDepth + NewRootLatency; in improvesCriticalPathLen()