Home | History | Annotate | Download | only in CodeGen

Lines Matching full:residx

2246   unsigned ResIdx = 0;
2261 ResIdx = Cand.Policy.ReduceResIdx;
2264 ResIdx = Cand.Policy.DemandResIdx;
2285 if (ResIdx)
2286 dbgs() << " " << SchedModel->getProcResource(ResIdx)->Name << " ";