Home | History | Annotate | Download | only in IR

Lines Matching full:prev

2093   Type *Prev = nullptr;
2095 Prev = Ty, Ty = cast<CompositeType>(Ty)->getTypeAtIndex(Idxs[i]), ++i) {
2100 if (isa<SequentialType>(Prev)) {