Home | History | Annotate | Download | only in cached

Lines Matching refs:ThenV

1125   Value *ThenV = Then->Codegen();
1126 if (ThenV == 0) return 0;
1149 PN->addIncoming(ThenV, ThenBB);