Home | History | Annotate | Download | only in IPO

Lines Matching defs:ElTy

682             Type *ElTy = V->getType();
687 Type *IdxTy = (ElTy->isStructTy() ?
692 ElTy = cast<CompositeType>(ElTy)->getTypeAtIndex(*II);