Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:InstSlot

298     SlotIndex InstSlot = LIS->getInstructionIndex(*MI).getRegSlot();
299 if (InstSlot >= First && InstSlot <= Last)