Home | History | Annotate | Download | only in initial

Lines Matching refs:addIncoming

1006   PN->addIncoming(ThenV, ThenBB);
1007 PN->addIncoming(ElseV, ElseBB);