Home | History | Annotate | Download | only in Scalar

Lines Matching refs:StructTy

831       Type *StructTy = cast<PointerType>(A->getType())->getElementType();
832 if (!StructTy->isSized()) {
839 uint64_t destSize = DL.getTypeAllocSize(StructTy);