Searched refs:CombinedLoadDsCntInstr (Results 1 – 1 of 1) sorted by relevance
1339 MachineInstr *CombinedLoadDsCntInstr = nullptr; in applyPreexistingWaitcnt() local1368 UpdatableInstr = &CombinedLoadDsCntInstr; in applyPreexistingWaitcnt()1397 if (CombinedLoadDsCntInstr) { in applyPreexistingWaitcnt()1407 Modified |= updateOperandIfDifferent(*CombinedLoadDsCntInstr, in applyPreexistingWaitcnt()1409 Modified |= promoteSoftWaitCnt(CombinedLoadDsCntInstr); in applyPreexistingWaitcnt()1418 << *CombinedLoadDsCntInstr << '\n' in applyPreexistingWaitcnt()1421 << *CombinedLoadDsCntInstr << '\n'); in applyPreexistingWaitcnt()1423 CombinedLoadDsCntInstr->eraseFromParent(); in applyPreexistingWaitcnt()