Searched refs:GetEncodedSynchScope (Results 1 – 1 of 1) sorted by relevance
136 static unsigned GetEncodedSynchScope(SynchronizationScope SynchScope) { in GetEncodedSynchScope() function1889 Vals.push_back(GetEncodedSynchScope(cast<LoadInst>(I).getSynchScope())); in WriteInstruction()1903 Vals.push_back(GetEncodedSynchScope(cast<StoreInst>(I).getSynchScope())); in WriteInstruction()1914 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1928 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1934 Vals.push_back(GetEncodedSynchScope(cast<FenceInst>(I).getSynchScope())); in WriteInstruction()