Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1421 void LoopReroll::DAGRootTracker::replace(const SCEV *BackedgeTakenCount) { in replace()
1617 const SCEV *BackedgeTakenCount, in reroll()
1665 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in runOnLoop() local
DLoopStrengthReduce.cpp2072 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
2257 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
DIndVarSimplify.cpp3004 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in run() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp1437 void LoopReroll::DAGRootTracker::replace(const SCEV *BackedgeTakenCount) { in replace()
1633 const SCEV *BackedgeTakenCount, in reroll()
1670 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in runOnLoop() local
DIndVarSimplify.cpp1749 const SCEV *BackedgeTakenCount; in run() local
DLoopStrengthReduce.cpp2067 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
2252 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1566 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in canExpandBackedgeTakenCount() local
1912 const SCEV *BackedgeTakenCount, in linearFunctionTestReplace()
2118 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in run() local
DLoopStrengthReduce.cpp1788 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
1966 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp99 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(&L); in computeTripCount() local
DLoopAccessAnalysis.cpp1352 const SCEV &BackedgeTakenCount, in isSafeDependenceDistance()
DScalarEvolution.cpp8223 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(LI); in computeSCEVAtScope() local
8401 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
/external/llvm-project/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp108 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(&L); in computeTripCount() local
DLoopAccessAnalysis.cpp1378 const SCEV &BackedgeTakenCount, in isSafeDependenceDistance()
DScalarEvolution.cpp8461 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(CurrLoop); in computeSCEVAtScope() local
8642 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp922 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in isHardwareLoopProfitable() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1662 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in isHardwareLoopProfitable() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUtils.cpp812 uint64_t BackedgeTakenCount = in getLoopEstimatedTripCount() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6741 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(LI); in computeSCEVAtScope() local
6883 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2762 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in getOrCreateTripCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2569 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in getOrCreateTripCount() local
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2924 const SCEV *BackedgeTakenCount = PSE.getBackedgeTakenCount(); in getOrCreateTripCount() local