Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CAT

492   while (const ConstantArrayType *CAT
494 type = CAT->getElementType();
495 arraySizeMultiplier *= CAT->getSize();