Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp854 Simplex shrunkenConeSimplex(cone); in findIntegerSample() local
855 assert(!shrunkenConeSimplex.isEmpty() && "Shrunken cone cannot be empty!"); in findIntegerSample()
859 *shrunkenConeSimplex.getRationalSample(); in findIntegerSample()