Home | History | Annotate | Download | only in BitWriter_3_2

Lines Matching refs:AT

323       ArrayType *AT = cast<ArrayType>(T);
326 TypeVals.push_back(AT->getNumElements());
327 TypeVals.push_back(VE.getTypeID(AT->getElementType()));