Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:inx

396   for (unsigned inx = 0, e = CSI.size(); inx != e; ++inx) {
397 UsedCSRegs.set(inx);
411 for (unsigned inx = 0, e = CSI.size(); inx != e; ++inx) {
412 unsigned Reg = CSI[inx].getReg();
428 CSRUsed[MBB].set(inx);