Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VTy

1313   llvm::Type *VTy = V->getType();
1323 if (VTy != CGM.Int8PtrTy)
1326 V = Builder.CreateBitCast(V, VTy);