Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DstSTy

1058   if (llvm::StructType *DstSTy = dyn_cast<llvm::StructType>(DstTy)) {
1059 Dst = EnterStructPointerForCoercedAccess(Dst, DstSTy, SrcSize, CGF);