Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ITy

426           if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType()))
427 if (LI->getAlignment()*8 > ITy->getPrimitiveSizeInBits() &&