Searched refs:CombinedStoreDsCntInstr (Results 1 – 1 of 1) sorted by relevance
1340 MachineInstr *CombinedStoreDsCntInstr = nullptr; in applyPreexistingWaitcnt() local1376 UpdatableInstr = &CombinedStoreDsCntInstr; in applyPreexistingWaitcnt()1428 if (CombinedStoreDsCntInstr) { in applyPreexistingWaitcnt()1432 Modified |= updateOperandIfDifferent(*CombinedStoreDsCntInstr, in applyPreexistingWaitcnt()1434 Modified |= promoteSoftWaitCnt(CombinedStoreDsCntInstr); in applyPreexistingWaitcnt()1443 << *CombinedStoreDsCntInstr << '\n' in applyPreexistingWaitcnt()1446 << *CombinedStoreDsCntInstr << '\n'); in applyPreexistingWaitcnt()1448 CombinedStoreDsCntInstr->eraseFromParent(); in applyPreexistingWaitcnt()