Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp522 size_t CurRegion = RegionIdx; in computeBlockPressure() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp3659 } else if (auto *CurRegion = dyn_cast<CapturedRegionScopeInfo>(CurCap)) { in ActOnCapScopeReturnStmt() local