Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InstSlot

1190     SlotIndex InstSlot = LIS->getInstructionIndex(*MI).getRegSlot();
1191 if (InstSlot >= PriorUseIdx && InstSlot < NextUseIdx) {