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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp467 const SCEV *ExitCountOuter = SE->getBackedgeTakenCount(L); local
468 if (ExitCountOuter == SE->getCouldNotCompute()) {

Completed in 109 milliseconds