Home
last modified time | relevance | path

Searched refs:maxSymbol (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBM.cpp205 int maxSymbol = -1; in get() local
207 collectSDBMBuildInfo(expr, maxDim, maxSymbol, stripes); in get()
209 collectSDBMBuildInfo(expr, maxDim, maxSymbol, stripes); in get()
213 result.numSymbols = maxSymbol + 1; in get()