Home
last modified time | relevance | path

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

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