Searched refs:IntegerPolyhedronTest (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/mlir/unittests/Analysis/Presburger/ |
| H A D | IntegerPolyhedronTest.cpp | 132 TEST(IntegerPolyhedronTest, removeInequality) { in TEST() argument 151 TEST(IntegerPolyhedronTest, removeEquality) { in TEST() argument 170 TEST(IntegerPolyhedronTest, clearConstraints) { in TEST() argument 184 TEST(IntegerPolyhedronTest, removeIdRange) { in TEST() argument 202 TEST(IntegerPolyhedronTest, FindSampleTest) { in TEST() argument 443 TEST(IntegerPolyhedronTest, IsIntegerEmptyTest) { in TEST() argument 500 TEST(IntegerPolyhedronTest, removeRedundantConstraintsTest) { in TEST() argument 597 TEST(IntegerPolyhedronTest, addConstantUpperBound) { in TEST() argument 610 TEST(IntegerPolyhedronTest, addConstantLowerBound) { in TEST() argument 651 TEST(IntegerPolyhedronTest, computeLocalReprSimple) { in TEST() argument [all …]
|
| H A D | CMakeLists.txt | 5 IntegerPolyhedronTest.cpp
|