Home | History | Annotate | Download | only in Scalar

Lines Matching defs:NewAdd

442   Value *NewAdd =
445 NewPHI->addIncoming(NewAdd, PN->getIncomingBlock(BackEdge));
447 ICmpInst *NewCompare = new ICmpInst(TheBr, NewPred, NewAdd,