Searched refs:I1ElTy (Results 1 – 1 of 1) sorted by relevance
190 Type *I1ElTy = cast<PointerType>((*I1)->getType())->getElementType(); in runOnFunction() local191 if (I1ElTy->isSized()) I1Size = AA.getTypeStoreSize(I1ElTy); in runOnFunction()