Searched refs:IVPhi (Results 1 – 2 of 2) sorted by relevance
568 PHINode *IVPhi; member in __anon28dbd4a40211::IndVarSimplifyVisitor576 : SE(SCEV), TTI(TTI), IVPhi(IV) { in IndVarSimplifyVisitor()578 WI.NarrowIV = IVPhi; in IndVarSimplifyVisitor()
10289 for (const auto &[IVPhi, II] : LVL.getInductionVars()) { in processLoop()10290 auto *Inc = cast<PHINode>(IVPhi->getIncomingValueForBlock(PH)); in processLoop()10292 IVPhi, II, BypassBuilder, ExpandedSCEVs, EPI.VectorTripCount, in processLoop()