Searched defs:ReductionData (Results 1 – 2 of 2) sorted by relevance
131 struct ReductionData { struct140 ReductionData(const Expr *Shared, const Expr *Ref, const Expr *Private, in ReductionData() argument
130 struct ReductionData { struct in __anon8e68b8fa0111::DSAStackTy132 SourceRange ReductionRange;19247 struct ReductionData { struct19249 SmallVector<Expr *, 8> Vars;19251 SmallVector<Expr *, 8> Privates;19253 SmallVector<Expr *, 8> LHSs;19255 SmallVector<Expr *, 8> RHSs;19257 SmallVector<Expr *, 8> ReductionOps;19268 SmallVector<Decl *, 4> ExprCaptures;19272 unsigned RedModifier = 0;[all …]