Home
last modified time | relevance | path

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

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