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

/external/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp454 const SCEV *ExitCountOuter = SE->getBackedgeTakenCount(L); local
455 if (ExitCountOuter == SE->getCouldNotCompute()) {

Completed in 51 milliseconds