Home
last modified time | relevance | path

Searched defs:clearConstraints (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DIntegerPolyhedronTest.cpp170 TEST(IntegerPolyhedronTest, clearConstraints) { in TEST() argument
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp476 void IntegerRelation::clearConstraints() { clearConstraints() function in IntegerRelation