Home
last modified time | relevance | path

Searched refs:ExpansionSCEV (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1266 const SCEV *ExpansionSCEV; // The SCEV of the incoming value we are rewriting. member
1272 : PN(P), Ith(I), ExpansionSCEV(Val), ExpansionPoint(ExpansionPt), in RewritePhi()
1509 Phi.ExpansionSCEV, Phi.PN->getType(), Phi.ExpansionPoint); in rewriteLoopExitValues()