Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_update_shadow_word_inl.h46 if (OldIsRWWeaker(old, kAccessIsWrite))
Dtsan_rtl.cc307 static inline bool OldIsRWWeaker(Shadow old, int kAccessIsWrite) { in OldIsRWWeaker() function