Searched refs:OMPLoopScope (Results 1 – 1 of 1) sorted by relevance
139 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class197 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon20b8c0360111::OMPLoopScope1820 OMPLoopScope *Scope = nullptr;1827 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()2512 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()3286 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()3807 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()4411 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()4445 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()5587 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()[all …]