Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp243 unsigned initialSnapshot = simplex.getSnapshot(); in getSetDifference() local
323 simplex.rollback(initialSnapshot); in getSetDifference()
329 frames.push_back(Frame{initialSnapshot, initBCounts, sI, in getSetDifference()