Searched refs:getReductionOps (Results 1 – 1 of 1) sorted by relevance
1639 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function1642 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function1722 return helper_expr_const_range(getReductionOps().begin(), in reduction_ops()1723 getReductionOps().end()); in reduction_ops()1726 return helper_expr_range(getReductionOps().begin(), in reduction_ops()1727 getReductionOps().end()); in reduction_ops()