Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewPred

1309 /// AddPHINodeEntriesForMappedBlock - We're adding 'NewPred' as a new
1311 /// NewPred using the entries from OldPred (suitably mapped).
1314 BasicBlock *NewPred,
1329 PN->addIncoming(IV, NewPred);