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

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

Completed in 141 milliseconds