Home
last modified time | relevance | path

Searched defs:maybeSample (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/unittests/Analysis/
DAffineStructuresTest.cpp23 Optional<SmallVector<int64_t, 8>> maybeSample = fac.findIntegerSample(); in checkSample() local
/external/llvm-project/mlir/unittests/Analysis/Presburger/
DSimplexTest.cpp185 auto maybeSample = simplexFromConstraints(2, in TEST() local
/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp1029 if (auto maybeSample = getSamplePointIfIntegral()) in findIntegerSample() local
1050 if (auto maybeSample = getSamplePointIfIntegral()) in findIntegerSample() local