Searched refs:CombinedStoreDsCntInstr (Results 1 – 1 of 1) sorted by relevance
1319 MachineInstr *CombinedStoreDsCntInstr = nullptr; in applyPreexistingWaitcnt() local1350 UpdatableInstr = &CombinedStoreDsCntInstr; in applyPreexistingWaitcnt()1402 if (CombinedStoreDsCntInstr) { in applyPreexistingWaitcnt()1406 Modified |= updateOperandIfDifferent(*CombinedStoreDsCntInstr, in applyPreexistingWaitcnt()1408 Modified |= promoteSoftWaitCnt(CombinedStoreDsCntInstr); in applyPreexistingWaitcnt()1417 << *CombinedStoreDsCntInstr << '\n' in applyPreexistingWaitcnt()1420 << *CombinedStoreDsCntInstr << '\n'); in applyPreexistingWaitcnt()1422 CombinedStoreDsCntInstr->eraseFromParent(); in applyPreexistingWaitcnt()