Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp454 bool isComputableLoopNest(ArrayRef<Loop *> LoopList) { in isComputableLoopNest() function
491 if (!isComputableLoopNest(LoopList)) { in processLoopList()