Searched refs:OMPLoopScope (Results 1 – 1 of 1) sorted by relevance
135 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class190 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon18af19ea0111::OMPLoopScope1784 OMPLoopScope *Scope = nullptr;1791 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()2472 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()3067 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()3535 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()4100 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()4131 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()5060 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()[all …]