Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp1282 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in canExpandBackedgeTakenCount() local
1513 const SCEV *BackedgeTakenCount, in LinearFunctionTestReplace()
1763 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in runOnLoop() local
DLoopStrengthReduce.cpp1469 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
1652 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/lib/Analysis/
DScalarEvolution.cpp4939 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(LI); in computeSCEVAtScope() local
5084 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() 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