Home
last modified time | relevance | path

Searched refs:LocalRegion (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp1253 auto *LocalRegion = RN->getNodeAs<Region>(); in buildSchedule() local
1254 if (!scop->isNonAffineSubRegion(LocalRegion)) { in buildSchedule()
1255 buildSchedule(LocalRegion, LoopStack); in buildSchedule()