Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp791 const SCEV *LatchCount = SE.getExitCount(&L, Latch); in parseLoopStructure() local
792 if (isa<SCEVCouldNotCompute>(LatchCount)) { in parseLoopStructure()
1020 assert(SE.getLoopDisposition(LatchCount, &L) == in parseLoopStructure()