Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ReduceResIdx

2205   if (!Policy.ReduceResIdx && !Policy.DemandResIdx)
2212 if (PI->ProcResourceIdx == Policy.ReduceResIdx)
2286 if (CurrZone.isResourceLimited() && !Policy.ReduceResIdx)
2287 Policy.ReduceResIdx = CurrZone.getZoneCritResIdx();
2334 ResIdx = Cand.Policy.ReduceResIdx;