Searched refs:NewEnc (Results 1 – 1 of 1) sorted by relevance
885 unsigned NewEnc = AMDGPU::encodeWaitcnt(IV, Wait); in applyPreexistingWaitcnt() local887 if (OldEnc != NewEnc) { in applyPreexistingWaitcnt()888 WaitcntInstr->getOperand(0).setImm(NewEnc); in applyPreexistingWaitcnt()