Searched defs:clearConstraints (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/unittests/Analysis/Presburger/ | ||
H A D | IntegerPolyhedronTest.cpp | 170 TEST(IntegerPolyhedronTest, clearConstraints) { in TEST() argument |
/llvm-project/mlir/lib/Analysis/Presburger/ | ||
H A D | IntegerRelation.cpp | 476 void IntegerRelation::clearConstraints() { clearConstraints() function in IntegerRelation |