Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DIntegerPolyhedronTest.cpp132 TEST(IntegerPolyhedronTest, removeInequality) { in TEST() argument
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp443 void IntegerRelation::removeInequality(unsigned pos) { removeInequality() function in IntegerRelation