Searched refs:CurrentStoreBarrierGroupID (Results 1 – 2 of 2) sorted by relevance
96 if (CurrentStoreBarrierGroupID) { in dispatch()97 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch()99 << CurrentStoreBarrierGroupID in dispatch()106 (CurrentStoreGroupID != CurrentStoreBarrierGroupID)) { in dispatch()116 CurrentStoreBarrierGroupID = NewGID; in dispatch()247 if (GroupID == CurrentStoreBarrierGroupID) in onInstructionExecuted()248 CurrentStoreBarrierGroupID = 0; in onInstructionExecuted()
440 unsigned CurrentStoreBarrierGroupID; variable450 CurrentStoreBarrierGroupID(0) {} in LSUnit()