Searched refs:PROffset (Results 1 – 1 of 1) sorted by relevance
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()