Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VTy

1621   llvm::Type *VTy = V->getType();
1629 if (VTy != CGM.Int8PtrTy)
1632 V = Builder.CreateBitCast(V, VTy);