Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp331 static bool isComputableLoopNest(ScalarEvolution *SE, in isComputableLoopNest() function
1949 if (!isComputableLoopNest(&AR.SE, LoopList)) { in run()