Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DPresburgerSetTest.cpp51 bool inIntersection = intersection.containsPoint(point); in testIntersectAtPoints() local
52 EXPECT_EQ(inIntersection, inS && inT); in testIntersectAtPoints()