Home | History | Annotate | Download | only in cached

Lines Matching refs:ThenV

758   Value *ThenV = Then->Codegen();
759 if (ThenV == 0) return 0;
781 PN->addIncoming(ThenV, ThenBB);