Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Support/
H A DScopHelper.cpp439 bool AllContained = true; in getLoopSurroundingScop() local
441 AllContained &= L->contains(BB); in getLoopSurroundingScop()
442 if (AllContained) in getLoopSurroundingScop()