Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Transform/
H A DZoneAlgo.cpp317 static bool isInsideLoop(Loop *OuterLoop, Loop *InnerLoop) { in isInsideLoop() function
686 isInsideLoop(DefStmt->getSurroundingLoop(), in getDefToTarget()