Home | History | Annotate | Download | only in Scalar

Lines Matching defs:TheSrc

1392       Constant *TheSrc = cast<Constant>(Copy->getSource());
1393 AI->replaceAllUsesWith(ConstantExpr::getBitCast(TheSrc, AI->getType()));