Home | History | Annotate | Download | only in IR

Lines Matching refs:LastTy

1937       Type *LastTy = 0;
1940 LastTy = *I;
1942 if ((LastTy && isa<SequentialType>(LastTy)) || Idx0->isNullValue()) {