Searched refs:InRedScope (Results 1 – 1 of 1) sorted by relevance
4934 OMPPrivateScope InRedScope(CGF); in EmitOMPTaskBasedDirective() local4964 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in EmitOMPTaskBasedDirective()4967 (void)InRedScope.Privatize(); in EmitOMPTaskBasedDirective()5213 OMPPrivateScope InRedScope(CGF); in processInReduction() local5241 InRedScope.addPrivate(RedCG.getBaseDecl(Cnt), Replacement); in processInReduction()5244 (void)InRedScope.Privatize(); in processInReduction()