Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp470 const SCEV *ExitCountOuter = SE->getBackedgeTakenCount(L); in isComputableLoopNest() local
471 if (ExitCountOuter == SE->getCouldNotCompute()) { in isComputableLoopNest()