Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp147 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency; in CriticalPathStep() local
H A DAggressiveAntiDepBreaker.cpp278 unsigned PredTotalLatency = PredSU->getDepth() + PredLatency; in CriticalPathStep() local