Searched refs:ProcResUnitUsage (Results 1 – 1 of 1) sorted by relevance
338 llvm::SmallVector<float, 32> ProcResUnitUsage(NumProcRes); in getNonRedundantWriteProcRes() local347 ProcResUnitUsage[WPR->ProcResourceIdx] += WPR->Cycles; in getNonRedundantWriteProcRes()355 RemainingCycles -= ProcResUnitUsage[*SubResIdx]; in getNonRedundantWriteProcRes()368 ProcResUnitUsage[*SubResIdx] += RemainingCycles / ProcResDesc->NumUnits; in getNonRedundantWriteProcRes()