Home
last modified time | relevance | path

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

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