Searched refs:IsCompoundRW (Results 1 – 1 of 1) sorted by relevance
627 const bool IsCompoundRW = in instrumentLoadOrStore() local632 assert((!IsVolatile || !IsCompoundRW) && "Compound volatile invalid!"); in instrumentLoadOrStore()637 if (IsCompoundRW) in instrumentLoadOrStore()644 if (IsCompoundRW) in instrumentLoadOrStore()653 if (IsCompoundRW || IsWrite) in instrumentLoadOrStore()655 if (IsCompoundRW || !IsWrite) in instrumentLoadOrStore()