Home | History | Annotate | Download | only in Writer

Lines Matching refs:AT

450       ArrayType *AT = cast<ArrayType>(T);
453 TypeVals.push_back(AT->getNumElements());
454 TypeVals.push_back(VE.getTypeID(AT->getElementType()));