Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp262 const SCEV *NewSCEV = SE->getSCEV(&*I); in doOneIteration() local
DLoopRerollPass.cpp485 const SCEV *NewSCEV = in getIncrmentFactorSCEV() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp258 const SCEV *NewSCEV = SE->getSCEV(&*I); in doOneIteration() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp237 const SCEV *NewSCEV = SE->getSCEV(NewI); in doOneIteration() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DScalarEvolution.cpp14146 const SCEV *NewSCEV = SE2.getSCEV(I); in verify() local
14731 const SCEV *NewSCEV = SE.rewriteUsingPredicate(Expr, &L, *Preds); in getSCEV() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp10354 const SCEV *NewSCEV = SE.rewriteUsingPredicate(Expr, &L, Preds); in getSCEV() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp12464 const SCEV *NewSCEV = SE.rewriteUsingPredicate(Expr, &L, Preds); in getSCEV() local