Searched refs:TwoRangesIntersect (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_update_shadow_word_inl.h53 if (Shadow::TwoRangesIntersect(old, cur, kAccessSize)) {
H A Dtsan_rtl.h237 static ALWAYS_INLINE bool TwoRangesIntersect(Shadow s1, Shadow s2, function in class:__tsan::Shadow

Completed in 81 milliseconds