Home | History | Annotate | Download | only in IPO

Lines Matching refs:ElTy

698             Type *ElTy = V->getType();
703 Type *IdxTy = (ElTy->isStructTy() ?
708 ElTy = cast<CompositeType>(ElTy)->getTypeAtIndex(*II);