Searched refs:HasPending (Results 1 – 1 of 1) sorted by relevance
363 unsigned HasPending = PendingEvents & WaitEventMaskForInst[T]; in hasPendingEvent() local364 assert((HasPending != 0) == (getScoreRange(T) != 0)); in hasPendingEvent()365 return HasPending; in hasPendingEvent()