Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExprDetail.h117 struct SDBMNegExprStorage : public SDBMExprStorage { struct
122 static SDBMNegExprStorage * argument
124 auto *result = allocator.allocate<SDBMNegExprStorage>(); in construct() argument
131 SDBMDirectExpr expr;