Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching defs:RTy

2163       VectorType *RTy = dyn_cast<VectorType>(CurTy);
2166 if (Record.size() < 4 || !RTy || !OpTy)
2171 RTy->getNumElements());