Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Analysis/Presburger/
DSimplex.h310 UnmarkEmpty, enumerator
/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp349 undoLog.push_back(UndoLogEntry::UnmarkEmpty); in markEmpty()
436 } else if (entry == UndoLogEntry::UnmarkEmpty) { in undo()