Searched refs:hasWaitStoreCnt (Results 1 – 2 of 2) sorted by relevance
951 bool hasWaitStoreCnt() const { return StoreCnt != ~0u; } in hasWaitStoreCnt() function
1228 if (WaitcntVsCntInstr || (!Wait.hasWaitStoreCnt() && TrySimplify)) { in applyPreexistingWaitcnt()1301 if (Wait.hasWaitStoreCnt()) { in createNewWaitcnt()