Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestLTy

1676   llvm::Type *DestLTy = CGF.ConvertType(DestTy);
1678 return llvm::Constant::getNullValue(DestLTy);
1686 return llvm::UndefValue::get(DestLTy);