Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp474 Region &CurRegion = Context.CurRegion; in onlyValidRequiredInvariantLoads() local
660 Region &CurRegion = Context.CurRegion; isValidCFG() local
931 Region &CurRegion = Context.CurRegion; hasValidArraySizes() local
1632 Region &CurRegion = Context.CurRegion; allBlocksValid() local
1717 Region &CurRegion = Context.CurRegion; isProfitableRegion() local
1753 Region &CurRegion = Context.CurRegion; isValidRegion() local
[all...]
/llvm-project/polly/include/polly/
H A DScopDetection.h142 Region &CurRegion; // The region to check. member
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp181 const ElementRegion *CurRegion = computeOffset() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp639 size_t CurRegion = RegionIdx; computeBlockPressure() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3502 } else if (auto *CurRegion = dyn_cast<CapturedRegionScopeInfo>(CurCap)) { ActOnCapScopeReturnStmt() local