Home
last modified time | relevance | path

Searched defs:PredTotalLatency (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp148 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency; in CriticalPathStep() local
H A DAggressiveAntiDepBreaker.cpp279 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency; in CriticalPathStep() local