Lines Matching refs:ReductionOps
821 llvm::SmallVector<const Expr *, 8> ReductionOps;828 ReductionOps.append(C->reduction_ops().begin(), C->reduction_ops().end());834 *this, D.getLocEnd(), Privates, LHSExprs, RHSExprs, ReductionOps,