Searched refs:DemandResIdx (Results 1 – 2 of 2) sorted by relevance
760 unsigned DemandResIdx; member762 CandPolicy(): ReduceLatency(false), ReduceResIdx(0), DemandResIdx(0) {} in CandPolicy()
2110 if (!Policy.ReduceResIdx && !Policy.DemandResIdx) in initResourceDelta()2119 if (PI->ProcResourceIdx == Policy.DemandResIdx) in initResourceDelta()2195 Policy.DemandResIdx = OtherCritIdx; in setPolicy()2242 ResIdx = Cand.Policy.DemandResIdx; in traceCandidate()