Searched defs:ReductionData (Results 1 – 2 of 2) sorted by relevance
132 struct ReductionData { struct141 ReductionData(const Expr *Shared, const Expr *Ref, const Expr *Private, in ReductionData() argument
125 struct ReductionData { struct in __anon4581b7f80111::DSAStackTy127 SourceRange ReductionRange;16554 struct ReductionData { struct16556 SmallVector<Expr *, 8> Vars;16558 SmallVector<Expr *, 8> Privates;16560 SmallVector<Expr *, 8> LHSs;16562 SmallVector<Expr *, 8> RHSs;16564 SmallVector<Expr *, 8> ReductionOps;16575 SmallVector<Decl *, 4> ExprCaptures;16579 unsigned RedModifier = 0;[all …]