Searched refs:TeamsReduction (Results 1 – 1 of 1) sorted by relevance
1664 bool TeamsReduction = isOpenMPTeamsDirective(Options.ReductionKind); in emitReduction() local1669 assert(!TeamsReduction && !ParallelReduction && in emitReduction()1687 if (TeamsReduction) in emitReduction()1758 OmpLoc, AllocaIP, CodeGenIP, ReductionInfos, false, TeamsReduction, in emitReduction()