Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp238 unsigned RootSlack = BlockTrace.getInstrSlack(Root); in preservesCriticalPathLen() local
244 << " RootSlack: " << RootSlack << "\n"; in preservesCriticalPathLen()
248 << RootDepth + RootLatency + RootSlack << "\n";); in preservesCriticalPathLen()
252 (RootDepth + RootLatency + RootSlack)); in preservesCriticalPathLen()