Home | History | Annotate | Download | only in lazy

Lines Matching refs:ThenV

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