Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDLoopCacheAnalysis.cpp111 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(&L); in computeTripCount() local
HDScalarEvolution.cpp9942 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
10005 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(CurrLoop); in computeSCEVAtScope() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopFlatten.cpp325 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in verifyTripCount() local
HDLoopStrengthReduce.cpp2313 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
2501 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMTargetTransformInfo.cpp2158 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in isHardwareLoopProfitable() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.h3282 VPValue *BackedgeTakenCount = nullptr; variable
HDLoopVectorize.cpp930 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in createTripCountSCEV() local
4099 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in computeMaxVF() local