Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:CreateCast

2470         Value *ScalarCast = Builder.CreateCast(CI->getOpcode(), Induction,
2482 Entry[Part] = Builder.CreateCast(CI->getOpcode(), A[Part], DestTy);