Home | History | Annotate | Download | only in complete

Lines Matching refs:ThenV

1202   Value *ThenV = Then->Codegen();
1203 if (ThenV == 0) return 0;
1226 PN->addIncoming(ThenV, ThenBB);