Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp207 IntegerRelation::CountsSnapshot bCounts; in getSetDifference() member
370 IntegerRelation::CountsSnapshot bCounts = b.getCounts(); in getSetDifference() local
371 frames.push_back(Frame{simplexSnapshot, bCounts, sI, ineqsToProcess, in getSetDifference()
391 b.truncate(frame.bCounts); in getSetDifference()
406 frame.bCounts = b.getCounts(); in getSetDifference()