Searched refs:IsCompoundRW (Results 1 – 1 of 1) sorted by relevance
641 const bool IsCompoundRW = in instrumentLoadOrStore() local646 assert((!IsVolatile || !IsCompoundRW) && "Compound volatile invalid!"); in instrumentLoadOrStore()651 if (IsCompoundRW) in instrumentLoadOrStore()658 if (IsCompoundRW) in instrumentLoadOrStore()667 if (IsCompoundRW || IsWrite) in instrumentLoadOrStore()669 if (IsCompoundRW || !IsWrite) in instrumentLoadOrStore()