Searched refs:CombinedLoadDsCntInstr (Results 1 – 1 of 1) sorted by relevance
1505 MachineInstr *CombinedLoadDsCntInstr = nullptr; in applyPreexistingWaitcnt() local1545 UpdatableInstr = &CombinedLoadDsCntInstr; in applyPreexistingWaitcnt()1574 if (CombinedLoadDsCntInstr) { in applyPreexistingWaitcnt()1584 Modified |= updateOperandIfDifferent(*CombinedLoadDsCntInstr, in applyPreexistingWaitcnt()1586 Modified |= promoteSoftWaitCnt(CombinedLoadDsCntInstr); in applyPreexistingWaitcnt()1595 << *CombinedLoadDsCntInstr << '\n' in applyPreexistingWaitcnt()1598 << *CombinedLoadDsCntInstr << '\n'); in applyPreexistingWaitcnt()1600 CombinedLoadDsCntInstr->eraseFromParent(); in applyPreexistingWaitcnt()