Searched refs:InRedOps (Results 1 – 1 of 1) sorted by relevance
5173 SmallVector<const Expr *, 4> InRedOps; in EmitOMPTaskBasedDirective() local5182 InRedOps.emplace_back(*IRed); in EmitOMPTaskBasedDirective()5193 ReductionCodeGen RedCG(InRedVars, InRedVars, InRedPrivs, InRedOps); in EmitOMPTaskBasedDirective()5456 SmallVector<const Expr *, 4> InRedOps; in processInReduction() local5465 InRedOps.emplace_back(*IRed); in processInReduction()5474 ReductionCodeGen RedCG(InRedVars, InRedVars, InRedPrivs, InRedOps); in processInReduction()