Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp237 const SCEV *NewSCEV = SE->getSCEV(NewI); in doOneIteration() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp14134 const SCEV *NewSCEV = SE2.getSCEV(I); verify() local
14736 const SCEV *NewSCEV = SE.rewriteUsingPredicate(Expr, &L, *Preds); getSCEV() local