Searched defs:BackedgeTakenCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1203 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); local
1557 LinearFunctionTestReplace(Loop *L, const SCEV *BackedgeTakenCount, PHINode *IndVar, SCEVExpander &Rewriter) argument
1770 const SCEV *BackedgeTakenCount = SE->getBackedgeTakenCount(L); local
[all...]
H A DLoopStrengthReduce.cpp1754 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); local
1934 const SCEV *BackedgeTakenCount = SE.getBackedgeTakenCount(L); local

Completed in 55 milliseconds