Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CAT

1861     if (const ConstantArrayType *CAT = dyn_cast<ConstantArrayType>(Ty))
1862 Count = CAT->getSize().getZExtValue();