Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CAT

550   while (const ConstantArrayType *CAT
552 type = CAT->getElementType();
553 arraySizeMultiplier *= CAT->getSize();