Home
last modified time | relevance | path

Searched defs:DoesIntersect (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/unittests/Utility/
H A DRangeTest.cpp236 TEST(RangeTest, DoesIntersect) { in TEST() argument
/llvm-project/lldb/include/lldb/Utility/
H A DRangeMap.h117 bool DoesIntersect(const Range &rhs) const { in DoesIntersect() function
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2533 bool DoesIntersect = !OverlapAccs.is_empty(); hasIntersectingAccesses() local