Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CAT

1873   const ConstantArrayType *CAT =
1875 assert(CAT && "String isn't pointer or array!");
1878 uint64_t RealLen = CAT->getSize().getZExtValue();