Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1203 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in canExpandBackedgeTakenCount() local
1558 const SCEV *BackedgeTakenCount, in LinearFunctionTestReplace()
1770 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); in runOnLoop() local
DLoopStrengthReduce.cpp1754 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeShadowIV() local
1934 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); in OptimizeMax() local
/freebsd-9-stable/contrib/llvm/lib/Analysis/
DScalarEvolution.cpp5192 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(LI); in computeSCEVAtScope() local
5337 const SCEV *BackedgeTakenCount = getBackedgeTakenCount(AddRec->getLoop()); in computeSCEVAtScope() local