Home
last modified time | relevance | path

Searched defs:ParentRegion (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp246 Region *ParentRegion; member in __anone8c890770111::StructurizeCFG
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp390 auto *ParentRegion = cast_or_null<VPRegionBlock>(VPBB->getParent()); in mergeBlocksIntoPredecessors() local
H A DVPlanRecipes.cpp516 VPRegionBlock *ParentRegion = getParent()->getParent(); in generatePerPart() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp976 CHRScope * CHR::findScopes(Region *R, Region *NextRegion, Region *ParentRegion, in findScopes()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4790 OpenMPDirectiveKind ParentRegion = Stack->getParentDirective(); in checkNestingOfRegions() local