Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DUtils.h45 "Bounded optima should be constructed by specifying the optimum!"); in MaybeOptimum() argument
37 T optimum; global() variable
[all...]
/llvm-project/mlir/lib/Analysis/Presburger/
H A DSimplex.cpp1385 MaybeOptimum<Fraction> optimum = computeRowOptimum(direction, row); computeOptimum() local