Searched refs:EmitOMPWorksharingLoop (Results 1 – 2 of 2) sorted by relevance
1936 bool CodeGenFunction::EmitOMPWorksharingLoop(const OMPLoopDirective &S) { in EmitOMPWorksharingLoop() function in CodeGenFunction2113 HasLastprivates = CGF.EmitOMPWorksharingLoop(S); in EmitOMPForDirective()2131 HasLastprivates = CGF.EmitOMPWorksharingLoop(S); in EmitOMPForSimdDirective()2378 CGF.EmitOMPWorksharingLoop(S); in EmitOMPParallelForDirective()2388 CGF.EmitOMPWorksharingLoop(S); in EmitOMPParallelForSimdDirective()
2550 bool EmitOMPWorksharingLoop(const OMPLoopDirective &S);