Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp794 const SCEV *LatchCount = SE.getExitCount(&L, Latch); in parseLoopStructure() local
795 if (isa<SCEVCouldNotCompute>(LatchCount)) { in parseLoopStructure()
1019 assert(SE.getLoopDisposition(LatchCount, &L) == in parseLoopStructure()