Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp330 auto *ParentRegion = cast_or_null<VPRegionBlock>(VPBB->getParent()); in mergeBlocksIntoPredecessors() local
H A DVPlanRecipes.cpp307 VPRegionBlock *ParentRegion = getParent()->getParent(); in generateInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp245 Region *ParentRegion; member in __anon82769d8e0111::StructurizeCFG
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp976 CHRScope * CHR::findScopes(Region *R, Region *NextRegion, Region *ParentRegion, in findScopes()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp4988 OpenMPDirectiveKind ParentRegion = Stack->getParentDirective(); in checkNestingOfRegions() local