Searched refs:hasWaitExceptStoreCnt (Results 1 – 2 of 2) sorted by relevance
944 bool hasWait() const { return StoreCnt != ~0u || hasWaitExceptStoreCnt(); } in hasWait()946 bool hasWaitExceptStoreCnt() const { in hasWaitExceptStoreCnt() function
1213 if (WaitcntInstr || (!Wait.hasWaitExceptStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()1290 if (Wait.hasWaitExceptStoreCnt()) { in createNewWaitcnt()