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