Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp147 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency; in CriticalPathStep() local
H A DAggressiveAntiDepBreaker.cpp277 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency; in CriticalPathStep() local