Home
last modified time | relevance | path

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

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