Searched refs:CombinedStoreDsCntInstr (Results 1 – 1 of 1) sorted by relevance
1506 MachineInstr *CombinedStoreDsCntInstr = nullptr; in applyPreexistingWaitcnt() local1553 UpdatableInstr = &CombinedStoreDsCntInstr; in applyPreexistingWaitcnt()1605 if (CombinedStoreDsCntInstr) { in applyPreexistingWaitcnt()1609 Modified |= updateOperandIfDifferent(*CombinedStoreDsCntInstr, in applyPreexistingWaitcnt()1611 Modified |= promoteSoftWaitCnt(CombinedStoreDsCntInstr); in applyPreexistingWaitcnt()1620 << *CombinedStoreDsCntInstr << '\n' in applyPreexistingWaitcnt()1623 << *CombinedStoreDsCntInstr << '\n'); in applyPreexistingWaitcnt()1625 CombinedStoreDsCntInstr->eraseFromParent(); in applyPreexistingWaitcnt()