Home | History | Annotate | Download | only in IR

Lines Matching refs:ATy

419     if (ArrayType *ATy = dyn_cast<ArrayType>(GV.getType()->getElementType())) {
420 StructType *STy = dyn_cast<StructType>(ATy->getElementType());
443 if (ArrayType *ATy = dyn_cast<ArrayType>(GVType)) {
444 PointerType *PTy = dyn_cast<PointerType>(ATy->getElementType());