Searched refs:DemandResIdx (Results 1 – 2 of 2) sorted by relevance
769 unsigned DemandResIdx; member771 CandPolicy(): ReduceLatency(false), ReduceResIdx(0), DemandResIdx(0) {} in CandPolicy()
2205 if (!Policy.ReduceResIdx && !Policy.DemandResIdx) in initResourceDelta()2214 if (PI->ProcResourceIdx == Policy.DemandResIdx) in initResourceDelta()2290 Policy.DemandResIdx = OtherCritIdx; in setPolicy()2337 ResIdx = Cand.Policy.DemandResIdx; in traceCandidate()