Home
last modified time | relevance | path

Searched defs:getSamplePointIfIntegral (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DSimplexTest.cpp213 TEST(SimplexTest, getSamplePointIfIntegral) { in TEST() argument
/llvm-project/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp1622 Simplex::getSamplePointIfIntegral() const { getSamplePointIfIntegral() function in Simplex