Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp188 ArrayRef<unsigned> PredPRDepths = getProcResourceDepths(PredNum); in computeDepthResources() local
191 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()