Home | History | Annotate | Download | only in IPO

Lines Matching refs:EltTy

297         for (const auto *EltTy : STy->elements()) {
298 if (!EltTy->isSingleValueType()) {
319 for (const auto *EltTy : STy->elements()) {
320 if (EltTy == PtrArg->getType()) {