Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExprDetail.h35 struct SDBMBinaryExprStorage : public SDBMExprStorage { struct
43 static SDBMBinaryExprStorage * argument
45 auto *result = allocator.allocate<SDBMBinaryExprStorage>(); in construct() argument
53 SDBMDirectExpr lhs;
54 SDBMConstantExpr rhs;