Home
last modified time | relevance | path

Searched refs:markEmpty (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DSimplex.h190 void markEmpty();
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp218 markEmpty(); in findRationalLexMin()
1062 void SimplexBase::markEmpty() { in markEmpty() function in SimplexBase
1083 markEmpty(); in addInequality()