Home | History | Annotate | Download | only in lazy

Lines Matching refs:ThenV

743   Value *ThenV = Then->Codegen();
744 if (ThenV == 0) return 0;
767 PN->addIncoming(ThenV, ThenBB);