Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExprDetail.h97 struct SDBMTermExprStorage : public SDBMExprStorage { struct
105 static SDBMTermExprStorage * argument
107 auto *result = allocator.allocate<SDBMTermExprStorage>(); in construct() argument
113 unsigned position;