Searched refs:PROffset (Results 1 – 2 of 2) sorted by relevance
136 unsigned PROffset = MBB->getNumber() * PRKinds; in getResources() local138 ProcResourceCycles[PROffset + K] = in getResources()179 unsigned PROffset = MBB->getNumber() * PRKinds; in computeDepthResources() local185 std::fill(ProcResourceDepths.begin() + PROffset, in computeDepthResources()186 ProcResourceDepths.begin() + PROffset + PRKinds, 0); in computeDepthResources()203 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()212 unsigned PROffset = MBB->getNumber() * PRKinds; in computeHeightResources() local222 ProcResourceHeights.begin() + PROffset); in computeHeightResources()237 ProcResourceHeights[PROffset + K] = SuccPRHeights[K] + PRCycles[K]; in computeHeightResources()
123 unsigned PROffset = MBB->getNumber() * PRKinds; in getResources() local125 ProcResourceCycles[PROffset + K] = in getResources()167 unsigned PROffset = MBB->getNumber() * PRKinds; in computeDepthResources() local173 std::fill(ProcResourceDepths.begin() + PROffset, in computeDepthResources()174 ProcResourceDepths.begin() + PROffset + PRKinds, 0); in computeDepthResources()191 ProcResourceDepths[PROffset + K] = PredPRDepths[K] + PredPRCycles[K]; in computeDepthResources()200 unsigned PROffset = MBB->getNumber() * PRKinds; in computeHeightResources() local210 ProcResourceHeights.begin() + PROffset); in computeHeightResources()225 ProcResourceHeights[PROffset + K] = SuccPRHeights[K] + PRCycles[K]; in computeHeightResources()