Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h114 bool Cachable() const;
Dtsan_clock.cpp348 if (cached_idx_ == 0 && dst->Cachable()) { in ReleaseStore()
558 ALWAYS_INLINE bool SyncClock::Cachable() const { in Cachable() function in __tsan::SyncClock