Searched refs:AT1 (Results 1 – 2 of 2) sorted by relevance
174 MTW>,B#@)/$S$B1A(C&EXC`CB43Q:A/'@DU\B1AI)Y/F8:83R1)V1Z3V&#AT1
6505 auto *AT1 = getAsArrayType(T1); in UnwrapSimilarArrayTypes() local6506 if (!AT1) in UnwrapSimilarArrayTypes()6518 if (auto *CAT1 = dyn_cast<ConstantArrayType>(AT1)) { in UnwrapSimilarArrayTypes()6524 } else if (isa<IncompleteArrayType>(AT1)) { in UnwrapSimilarArrayTypes()6533 T1 = AT1->getElementType(); in UnwrapSimilarArrayTypes()