Searched defs:ParentRegion (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | StructurizeCFG.cpp | 246 Region *ParentRegion; member in __anonabeaf6490111::StructurizeCFG |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 386 auto *ParentRegion = cast_or_null<VPRegionBlock>(VPBB->getParent()); mergeBlocksIntoPredecessors() local |
H A D | VPlanRecipes.cpp | 367 VPRegionBlock *ParentRegion = getParent()->getParent(); generateInstruction() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | ControlHeightReduction.cpp | 975 findScopes(Region * R,Region * NextRegion,Region * ParentRegion,SmallVectorImpl<CHRScope * > & Scopes) findScopes() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 5003 OpenMPDirectiveKind ParentRegion = Stack->getParentDirective(); checkNestingOfRegions() local |