Home | History | Annotate | Download | only in complete

Lines Matching refs:ThenV

1303   Value *ThenV = Then->Codegen();
1304 if (ThenV == 0) return 0;
1327 PN->addIncoming(ThenV, ThenBB);