Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NewAdd

403   Value *NewAdd =
406 NewPHI->addIncoming(NewAdd, PN->getIncomingBlock(BackEdge));
408 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd,