Searched defs:AffineBinaryOpExprStorage (Results 1 – 1 of 1) sorted by relevance
34 struct AffineBinaryOpExprStorage : public AffineExprStorage { struct42 static AffineBinaryOpExprStorage * argument44 auto *result = allocator.allocate<AffineBinaryOpExprStorage>(); in construct() argument52 AffineExpr lhs;53 AffineExpr rhs;