Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DAffineExprDetail.h34 struct AffineBinaryOpExprStorage : public AffineExprStorage { struct
42 static AffineBinaryOpExprStorage * argument
44 auto *result = allocator.allocate<AffineBinaryOpExprStorage>(); in construct() argument
52 AffineExpr lhs;
53 AffineExpr rhs;