Home
last modified time | relevance | path

Searched defs:SubRegion (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanVerifier.cpp121 if (const auto *SubRegion = dyn_cast<VPRegionBlock>(VPB)) verifyRegionRec() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp595 BlockSequence SubRegion = {SuggestedEntryPoint}; takeSingleEntrySubRegion() local
711 BlockSequence SubRegion = Region.takeSingleEntrySubRegion(*DT); outlineColdRegions() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp126 addPartialTaint(ProgramStateRef State,SymbolRef ParentSym,const SubRegion * SubRegion,TaintTagType Kind) addPartialTaint() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h372 void RegionBase<Tr>::addSubRegion(RegionT *SubRegion, bool moveChildren) { in addSubRegion()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp808 Region *SubRegion = Node->getNodeAs<Region>(); in changeExit() local
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h447 SubRegion(const MemRegion *sReg, Kind k) : MemRegion(k), superRegion(sReg) { SubRegion() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp812 LinearizedRegion *SubRegion = CI->getRegionMRT()->getLinearizedRegion(); storeLiveOuts() local