Searched refs:CombinedLoadDsCntInstr (Results 1 – 1 of 1) sorted by relevance
1318 MachineInstr *CombinedLoadDsCntInstr = nullptr; in applyPreexistingWaitcnt() local1342 UpdatableInstr = &CombinedLoadDsCntInstr; in applyPreexistingWaitcnt()1371 if (CombinedLoadDsCntInstr) { in applyPreexistingWaitcnt()1381 Modified |= updateOperandIfDifferent(*CombinedLoadDsCntInstr, in applyPreexistingWaitcnt()1383 Modified |= promoteSoftWaitCnt(CombinedLoadDsCntInstr); in applyPreexistingWaitcnt()1392 << *CombinedLoadDsCntInstr << '\n' in applyPreexistingWaitcnt()1395 << *CombinedLoadDsCntInstr << '\n'); in applyPreexistingWaitcnt()1397 CombinedLoadDsCntInstr->eraseFromParent(); in applyPreexistingWaitcnt()