Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ATy

1093   Type *ATy = APtr->getType()->getPointerElementType();
1096 unsigned TypeByteSize = DL.getTypeAllocSize(ATy);
1104 ATy != BTy))
1114 if (ATy == BTy)
1122 if (ATy != BTy) {