Searched refs:NestingProhibited (Results 1 – 1 of 1) sorted by relevance
4791 bool NestingProhibited = false; in checkNestingOfRegions() local4893 NestingProhibited = in checkNestingOfRegions()4897 NestingProhibited = EnclosingConstruct != OMPD_section && in checkNestingOfRegions()4900 NestingProhibited = CancelRegion != Leafs.back(); in checkNestingOfRegions()4907 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) || in checkNestingOfRegions()4942 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) || in checkNestingOfRegions()4955 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) || in checkNestingOfRegions()4971 NestingProhibited = EnclosingConstruct == OMPD_critical || in checkNestingOfRegions()4980 NestingProhibited = in checkNestingOfRegions()4992 NestingProhibited = !llvm::is_contained( in checkNestingOfRegions()[all …]