Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp201 ArrayRef<unsigned> PredPRCycles = MTM.getProcResourceCycles(PredNum); in computeDepthResources() local
203 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp189 ArrayRef<unsigned> PredPRCycles = MTM.getProcResourceCycles(PredNum); in computeDepthResources() local
191 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()