Home | History | Annotate | Download | only in Analysis

Lines Matching defs:PTy

1103       PointerType *PTy = cast<PointerType>(CS.getArgument(I)->getType());
1104 unsigned TypeSize = DL.getTypeSizeInBits(PTy->getElementType());