Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp285 unsigned OldCycleCount = RootDepth + RootLatency + RootSlack; in improvesCriticalPathLen() local
287 return NewCycleCount <= OldCycleCount; in improvesCriticalPathLen()