Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExprDetail.h80 struct SDBMConstantExprStorage : public SDBMExprStorage { struct
85 static SDBMConstantExprStorage * argument
87 auto *result = allocator.allocate<SDBMConstantExprStorage>(); in construct() argument
93 int64_t constant;