Searched defs:getSamplePointIfIntegral (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/unittests/Analysis/Presburger/ | ||
H A D | SimplexTest.cpp | 213 TEST(SimplexTest, getSamplePointIfIntegral) { in TEST() argument |
/llvm-project/mlir/lib/Analysis/Presburger/ | ||
H A D | Simplex.cpp | 1622 Simplex::getSamplePointIfIntegral() const { getSamplePointIfIntegral() function in Simplex |