Searched defs:findIntegerSample (Results 1 – 3 of 3) sorted by relevance
296 bool PresburgerSet::findIntegerSample(SmallVectorImpl<int64_t> &sample) { in findIntegerSample() function in PresburgerSet
1055 FlatAffineConstraints::findIntegerSample() const { in findIntegerSample() function in FlatAffineConstraints
1007 Optional<SmallVector<int64_t, 8>> Simplex::findIntegerSample() { in findIntegerSample() function in mlir::Simplex