Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp199 ArrayRef<unsigned> PredPRDepths = getProcResourceDepths(PredNum); in computeDepthResources() local
202 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()