Searched refs:RootDepth (Results 1 – 1 of 1) sorted by relevance
255 unsigned RootDepth = BlockTrace.getInstrCycles(*Root).Depth; in improvesCriticalPathLen() local259 dbgs() << " RootDepth: " << RootDepth << "\n"); in improvesCriticalPathLen()267 return NewRootDepth < RootDepth; in improvesCriticalPathLen()282 << RootDepth + RootLatency + RootSlack << "\n";); in improvesCriticalPathLen()285 unsigned OldCycleCount = RootDepth + RootLatency + RootSlack; in improvesCriticalPathLen()