Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp232 unsigned NewRootDepth = getDepth(InsInstrs, InstrIdxForVirtReg, BlockTrace); in preservesCriticalPathLen() local
241 dbgs() << " NewRootDepth: " << NewRootDepth in preservesCriticalPathLen()
246 << NewRootDepth + NewRootLatency << "\n"; in preservesCriticalPathLen()
251 return ((NewRootDepth + NewRootLatency) <= in preservesCriticalPathLen()