Home
last modified time | relevance | path

Searched refs:TwoRangesIntersect (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_update_shadow_word_inl.h50 if (Shadow::TwoRangesIntersect(old, cur, kAccessSize)) {
Dtsan_rtl.h230 static ALWAYS_INLINE bool TwoRangesIntersect(Shadow s1, Shadow s2, in TwoRangesIntersect() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_update_shadow_word_inl.h53 if (Shadow::TwoRangesIntersect(old, cur, kAccessSize)) {
Dtsan_rtl.h237 static ALWAYS_INLINE bool TwoRangesIntersect(Shadow s1, Shadow s2, in TwoRangesIntersect() function