Searched defs:ParentRegion (Results 1 – 6 of 6) sorted by relevance
/llvm-project/polly/lib/CodeGen/ | ||
H A D | CodeGeneration.cpp | 107 fixRegionInfo(Function & F,Region & ParentRegion,RegionInfo & RI) fixRegionInfo() argument |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | StructurizeCFG.cpp | 246 Region *ParentRegion; global() member in __anonfb7514aa0111::StructurizeCFG |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.cpp | 385 auto *ParentRegion = cast_or_null<VPRegionBlock>(VPBB->getParent()); mergeBlocksIntoPredecessors() local |
H A D | VPlanRecipes.cpp | 456 VPRegionBlock *ParentRegion = getParent()->getParent(); generatePerPart() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | ControlHeightReduction.cpp | 976 findScopes(Region * R,Region * NextRegion,Region * ParentRegion,SmallVectorImpl<CHRScope * > & Scopes) findScopes() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 4787 OpenMPDirectiveKind ParentRegion = Stack->getParentDirective(); checkNestingOfRegions() local |