Home | History | Annotate | Download | only in lazy

Lines Matching refs:ThenV

1023   Value *ThenV = Then->Codegen();
1024 if (ThenV == 0) return 0;
1047 PN->addIncoming(ThenV, ThenBB);