Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp1358 PHINode *IVPhi; member in __anonb0340ef30611::IndVarSimplifyVisitor
1366 : SE(SCEV), TTI(TTI), IVPhi(IV) { in IndVarSimplifyVisitor()
1368 WI.NarrowIV = IVPhi; in IndVarSimplifyVisitor()