Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateBitCast

1808         RHSOp = Builder->CreateBitCast(RHSOp, LHSCIOp->getType());
2839 Op1 = Builder->CreateBitCast(Op1, Op0->getType());