Searched refs:getReductionOps (Results 1 – 1 of 1) sorted by relevance
1764 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function1767 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function1851 return helper_expr_const_range(getReductionOps().begin(), in reduction_ops()1852 getReductionOps().end()); in reduction_ops()1855 return helper_expr_range(getReductionOps().begin(), in reduction_ops()1856 getReductionOps().end()); in reduction_ops()