Searched defs:DoesIntersect (Results 1 – 3 of 3) sorted by relevance
236 TEST(RangeTest, DoesIntersect) { in TEST() argument
117 bool DoesIntersect(const Range &rhs) const { in DoesIntersect() function
2533 bool DoesIntersect = !OverlapAccs.is_empty(); hasIntersectingAccesses() local