Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1449 static bool regionWithoutLoops(Region &R, LoopInfo &LI) { in regionWithoutLoops() function
1476 if (!PollyProcessUnprofitable && regionWithoutLoops(R, LI)) in findScops()