Searched refs:StoreGroup (Results 1 – 2 of 2) sorted by relevance
97 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch() local101 StoreGroup.addSuccessor(&NewGroup, true); in dispatch()107 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local110 StoreGroup.addSuccessor(&NewGroup, !assumeNoAlias()); in dispatch()158 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local161 StoreGroup.addSuccessor(&NewGroup, true); in dispatch()
1308 InterleaveGroup<Instruction> *StoreGroup = getInterleaveGroup(A); in analyzeInterleaving() local1313 StoreGroups.remove(StoreGroup); in analyzeInterleaving()1314 releaseGroup(StoreGroup); in analyzeInterleaving()