Searched refs:GetEncodedSynchScope (Results 1 – 1 of 1) sorted by relevance
133 static unsigned GetEncodedSynchScope(SynchronizationScope SynchScope) { in GetEncodedSynchScope() function1206 Vals.push_back(GetEncodedSynchScope(cast<LoadInst>(I).getSynchScope())); in WriteInstruction()1220 Vals.push_back(GetEncodedSynchScope(cast<StoreInst>(I).getSynchScope())); in WriteInstruction()1231 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1242 Vals.push_back(GetEncodedSynchScope( in WriteInstruction()1248 Vals.push_back(GetEncodedSynchScope(cast<FenceInst>(I).getSynchScope())); in WriteInstruction()