Home | History | Annotate | Download | only in Chapter8

Lines Matching refs:addIncoming

1031   PN->addIncoming(ThenV, ThenBB);
1032 PN->addIncoming(ElseV, ElseBB);