Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp213 ArrayRef<unsigned> PredPRDepths = getProcResourceDepths(PredNum); in computeDepthResources() local
216 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()