Searched refs:OMPLoopScope (Results 1 – 1 of 1) sorted by relevance
147 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class229 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon53c5fabf0111::OMPLoopScope1887 OMPLoopScope *Scope = nullptr;1899 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()2662 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()3475 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()3997 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()4656 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()4690 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()5883 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()[all …]