Home
last modified time | relevance | path

Searched refs:RootDepth (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp236 unsigned RootDepth = BlockTrace.getInstrCycles(Root).Depth; in preservesCriticalPathLen() local
243 dbgs() << " RootDepth: " << RootDepth << " RootLatency: " << RootLatency in preservesCriticalPathLen()
248 << RootDepth + RootLatency + RootSlack << "\n";); in preservesCriticalPathLen()
252 (RootDepth + RootLatency + RootSlack)); in preservesCriticalPathLen()