Home | History | Annotate | Download | only in Scalar

Lines Matching full:structty

628     Type *StructTy = cast<PointerType>(A->getType())->getElementType();
629 if (!StructTy->isSized()) {
636 uint64_t destSize = TD->getTypeAllocSize(StructTy);