Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching defs:RTy

1870       VectorType *RTy = dyn_cast<VectorType>(CurTy);
1873 if (Record.size() < 4 || !RTy || !OpTy)
1878 RTy->getNumElements());