Home
last modified time | relevance | path

Searched refs:StoreGroup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp97 MemoryGroup &StoreGroup = getGroup(CurrentStoreBarrierGroupID); in dispatch() local
101 StoreGroup.addSuccessor(&NewGroup, true); in dispatch()
107 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
110 StoreGroup.addSuccessor(&NewGroup, !assumeNoAlias()); in dispatch()
158 MemoryGroup &StoreGroup = getGroup(CurrentStoreGroupID); in dispatch() local
161 StoreGroup.addSuccessor(&NewGroup, true); in dispatch()