Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp246 Region *ParentRegion; member in __anonabeaf6490111::StructurizeCFG
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp386 auto *ParentRegion = cast_or_null<VPRegionBlock>(VPBB->getParent()); mergeBlocksIntoPredecessors() local
H A DVPlanRecipes.cpp367 VPRegionBlock *ParentRegion = getParent()->getParent(); generateInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp975 findScopes(Region * R,Region * NextRegion,Region * ParentRegion,SmallVectorImpl<CHRScope * > & Scopes) findScopes() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5003 OpenMPDirectiveKind ParentRegion = Stack->getParentDirective(); checkNestingOfRegions() local
[all...]