Searched refs:EmitOMPWorksharingLoop (Results 1 – 2 of 2) sorted by relevance
1048 bool CodeGenFunction::EmitOMPWorksharingLoop(const OMPLoopDirective &S) { in EmitOMPWorksharingLoop() function in CodeGenFunction1182 HasLastprivates = CGF.EmitOMPWorksharingLoop(S); in EmitOMPForDirective()1196 HasLastprivates = CGF.EmitOMPWorksharingLoop(S); in EmitOMPForSimdDirective()1446 CGF.EmitOMPWorksharingLoop(S); in EmitOMPParallelForDirective()1463 CGF.EmitOMPWorksharingLoop(S); in EmitOMPParallelForSimdDirective()
2248 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S);