Searched refs:RootDepth (Results 1 – 1 of 1) sorted by relevance
311 unsigned RootDepth = BlockTrace.getInstrCycles(*Root).Depth; in improvesCriticalPathLen() local314 << NewRootDepth << "\tRootDepth: " << RootDepth); in improvesCriticalPathLen()323 LLVM_DEBUG(NewRootDepth < RootDepth in improvesCriticalPathLen()326 return NewRootDepth < RootDepth; in improvesCriticalPathLen()341 RootDepth + RootLatency + (SlackIsAccurate ? RootSlack : 0); in improvesCriticalPathLen()