Home | History | Annotate | Download | only in initial

Lines Matching refs:ThenV

982   Value *ThenV = Then->Codegen();
983 if (ThenV == 0) return 0;
1006 PN->addIncoming(ThenV, ThenBB);