Searched refs:TwoRangesIntersect (Results 1 – 2 of 2) sorted by relevance
50 if (Shadow::TwoRangesIntersect(old, cur, kAccessSize)) {
230 static ALWAYS_INLINE bool TwoRangesIntersect(Shadow s1, Shadow s2, in TwoRangesIntersect() function