Searched defs:AddRec (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp1738 const SCEVAddRecExpr *AddRec = cast<SCEVAddRecExpr>(Ops[Idx]); variable
[all...]
H A DDependenceAnalysis.cpp810 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Src); local
828 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Dst); local
2908 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); local
2924 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); local
2944 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(Expr); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp860 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>( local
888 const SCEVAddRecExpr *AddRec = dyn_cast<SCEVAddRecExpr>(WideExpr); local
1014 const SCEVAddRecExpr *AddRec local
[all...]

Completed in 68 milliseconds