Searched refs:OMPLoopScope (Results 1 – 1 of 1) sorted by relevance
143 class OMPLoopScope : public CodeGenFunction::RunCleanupsScope { class223 OMPLoopScope(CodeGenFunction &CGF, const OMPLoopBasedDirective &S) in OMPLoopScope() function in __anon91865e740111::OMPLoopScope1843 OMPLoopScope *Scope = nullptr;1855 Scope = new OMPLoopScope(CGF, *Dir); in OMPTransformDirectiveScopeRAII()2539 OMPLoopScope PreInitScope(CGF, S); in emitOMPSimdRegion()3331 OMPLoopScope PreInitScope(*this, S); in EmitOMPWorksharingLoop()3852 OMPLoopScope LoopScope(CGF, S); in emitWorksharingDirective()4456 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForDirective()4490 OMPLoopScope LoopScope(CGF, S); in EmitOMPParallelForSimdDirective()5675 OMPLoopScope PreInitScope(*this, S); in EmitOMPDistributeLoop()[all …]