Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:RTy

1794       VectorType *RTy = dyn_cast<VectorType>(CurTy);
1797 if (Record.size() < 4 || RTy == 0 || OpTy == 0)
1802 RTy->getNumElements());