Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:PostInc

3149   Value *PostInc = OrigPhi->getIncomingValueForBlock(OrigLoop->getLoopLatch());
3150 for (User *U : PostInc->users()) {