Lines Matching refs:NewPred
185 /// now be entries in it from the 'NewPred' block. The values that will be188 static void AddPredecessorToBlock(BasicBlock *Succ, BasicBlock *NewPred,195 PN->addIncoming(PN->getIncomingValueForBlock(ExistPred), NewPred);