Home
last modified time | relevance | path

Searched defs:MaxBECount (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1642 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(L); in getZeroExtendExpr() local
1982 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(L); in getSignExtendExpr() local
4479 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(L); in proveNoSignedWrapViaInduction() local
4529 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(L); in proveNoUnsignedWrapViaInduction() local
5936 const SCEV *MaxBECount = getConstantMaxBackedgeTakenCount(AddRec->getLoop()); in getRangeRef() local
6052 const APInt &MaxBECount, in getRangeForAffineARHelper()
6112 const SCEV *MaxBECount, in getRangeForAffineAR()
6144 const SCEVAddRecExpr *AddRec, const SCEV *MaxBECount, unsigned BitWidth, in getRangeForAffineNoSelfWrappingAR()
6213 const SCEV *MaxBECount, in getRangeViaFactoring()
7552 const SCEV *MaxBECount = MustExitMaxBECount ? MustExitMaxBECount : in computeBackedgeTakenCount() local
[all …]