Searched refs:I2ElTy (Results 1 – 1 of 1) sorted by relevance
195 Type *I2ElTy =cast<PointerType>((*I2)->getType())->getElementType(); in runOnFunction() local196 if (I2ElTy->isSized()) I2Size = AA.getTypeStoreSize(I2ElTy); in runOnFunction()