Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp111 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(&L); in computeTripCount() local
H A DScalarEvolution.cpp9942 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
10005 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(CurrLoop); in computeSCEVAtScope() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp325 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in verifyTripCount() local
H A DLoopStrengthReduce.cpp2313 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
2501 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2158 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in isHardwareLoopProfitable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3282 VPValue *BackedgeTakenCount = nullptr; variable
H A DLoopVectorize.cpp930 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in createTripCountSCEV() local
4099 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in computeMaxVF() local