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.cpp1411 const SCEV *ExpansionSCEV; // The SCEV of the incoming value we are rewriting. member
1417 : PN(P), Ith(I), ExpansionSCEV(Val), ExpansionPoint(ExpansionPt), in RewritePhi()
1654 Phi.ExpansionSCEV, Phi.PN->getType(), Phi.ExpansionPoint); in rewriteLoopExitValues()