Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Analysis/Presburger/
H A DSimplex.h316 void removeLastConstraintRowOrientation();
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp1119 void SimplexBase::removeLastConstraintRowOrientation() { in removeLastConstraintRowOrientation() function in SimplexBase
1174 removeLastConstraintRowOrientation(); in undoLastConstraint()
1192 removeLastConstraintRowOrientation(); in undoLastConstraint()