Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp572 PHINode *IVPhi; member in __anon28dbd4a40211::IndVarSimplifyVisitor
580 : SE(SCEV), TTI(TTI), IVPhi(IV) { in IndVarSimplifyVisitor()
582 WI.NarrowIV = IVPhi; in IndVarSimplifyVisitor()