Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NewAdd

412   Value *NewAdd =
415 NewPHI->addIncoming(NewAdd, PN->getIncomingBlock(BackEdge));
417 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd,